EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EvtConstants.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file EvtConstants.h
1 #ifndef __EVT_CONSTANTS_H
2 #define __EVT_CONSTANTS_H
3 
4 /* the header length values */
5 #define EVTHEADERLENGTH 8U
6 
7 
8 #endif