Warning, file /include/Geant4/MCGIDI_mass.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005 #ifndef MCGIDI_mass_h_included
0006 #define MCGIDI_mass_h_included
0007
0008 #if defined __cplusplus
0009 extern "C" {
0010 namespace GIDI {
0011 #endif
0012
0013 double MCGIDI_particleMass_AMU( statusMessageReporting *smr, const char *name );
0014
0015 #if defined __cplusplus
0016 }
0017 }
0018 #endif
0019
0020 #endif