![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <string.h>#include <statusMessageReporting.h>#include "G4GIDI_mass.hh"#include "G4GIDI_Misc.hh"
Include dependency graph for G4GIDI_mass.cc: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) |
Variables | |
| static struct ZAMass | ZAMasses [] |
| double G4GIDI_targetMass | ( | const char * | targetSymbol | ) |
Definition at line 875 of file G4GIDI_mass.cc.
View newest version in sPHENIX GitHub at line 875 of file G4GIDI_mass.cc
References mass, ZAMass::mass, n, ZAMass::symbol, and ZAMasses.
Referenced by G4GIDI_Z_AMass(), and G4GIDI_target::init().
Here is the caller graph for this function:Definition at line 891 of file G4GIDI_mass.cc.
View newest version in sPHENIX GitHub at line 891 of file G4GIDI_mass.cc
References G4GIDI_Misc_Z_A_m_ToName(), G4GIDI_targetMass(), mass, and smr_freeMemory().
Here is the call graph for this function:
|
static |
Definition at line 47 of file G4GIDI_mass.cc.
View newest version in sPHENIX GitHub at line 47 of file G4GIDI_mass.cc
Referenced by G4GIDI_targetMass().