|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <string.h>#include <statusMessageReporting.h>#include "G4GIDI_mass.hh"#include "G4GIDI_Misc.hh"Go to the source code of this file.
Classes | |
| struct | ZAMass |
Functions | |
| double | G4GIDI_targetMass (const char *targetSymbol) |
| double | G4GIDI_Z_AMass (int iZ, int iA) |
| double G4GIDI_targetMass | ( | const char * | targetSymbol | ) |
Definition at line 875 of file G4GIDI_mass.cc.
Referenced by G4GIDI_Z_AMass(), and G4GIDI_target::init().
| double G4GIDI_Z_AMass | ( | int | iZ, |
| int | iA ) |
Definition at line 891 of file G4GIDI_mass.cc.