Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-03 08:20:45

0001 #ifndef __EVT_CONSTANTS_H
0002 #define __EVT_CONSTANTS_H
0003 
0004 /* the header length values */ 
0005 #define EVTHEADERLENGTH 8U
0006 
0007 
0008 #endif