Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCGIDI_mass.h
Go to the documentation of this file.
1 /*
2 # <<BEGIN-copyright>>
3 # <<END-copyright>>
4 */
5 #ifndef MCGIDI_mass_h_included
6 #define MCGIDI_mass_h_included
7 
8 #if defined __cplusplus
9  extern "C" {
10  namespace GIDI {
11 #endif
12 
13 double MCGIDI_particleMass_AMU( statusMessageReporting *smr, const char *name );
14 
15 #if defined __cplusplus
16  }
17  }
18 #endif
19 
20 #endif /* End of MCGIDI_mass_h_included. */
const XML_Char * name
Definition: expat.h:151
double MCGIDI_particleMass_AMU(statusMessageReporting *smr, const char *name)
Definition: MCGIDI_mass.cc:853