Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
/*
|
||||
# <<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. */
|
||||
Reference in New Issue
Block a user