ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCGIDI_private.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file MCGIDI_private.h
1 /*
2 # <<BEGIN-copyright>>
3 # <<END-copyright>>
4 */
5 #ifndef MCGIDI_private_h_included
6 #define MCGIDI_private_h_included
7 
8 #if defined __cplusplus
9  extern "C" {
10  namespace GIDI {
11 #endif
12 
13 #define MCGIDI_token_productFrame "productFrame"
14 
15 #if defined __cplusplus
16  }
17  }
18 #endif
19 
20 #endif /* End of MCGIDI_private_h_included. */