Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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
13double 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. */
double MCGIDI_particleMass_AMU(statusMessageReporting *smr, const char *name)