Files
geant4/source/processes/hadronic/models/lend/include/MCGIDI_private.h
T
2016-06-10 14:11:04 +02:00

21 lines
337 B
C++

/*
# <<BEGIN-copyright>>
# <<END-copyright>>
*/
#ifndef MCGIDI_private_h_included
#define MCGIDI_private_h_included
#if defined __cplusplus
extern "C" {
namespace GIDI {
#endif
#define MCGIDI_token_productFrame "productFrame"
#if defined __cplusplus
}
}
#endif
#endif /* End of MCGIDI_private_h_included. */