Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2026-04-05 08:15:46

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