Geant4-11
|
Go to the source code of this file.
Functions | |
static double | PoPs_getBDFLS_mass (char const *name, PoP *pop, double mass) |
PoP * | PoPs_particleCreateLoadInfo (statusMessageReporting *smr, const char *name) |
int | PoPs_particleLoadInfo (statusMessageReporting *smr, const char *name, PoP *pop) |
int | PoPs_particleReadDatabase (statusMessageReporting *smr, char const *) |
int | PoPs_setBDFLS_File (char const *name) |
Variables | |
static void * | BDFLS_Data = NULL |
|
static |
Definition at line 100 of file PoPs_data.cc.
References BDFLS_Data, and PoPs_genre_lepton.
Referenced by PoPs_particleLoadInfo().
PoP * PoPs_particleCreateLoadInfo | ( | statusMessageReporting * | smr, |
const char * | name | ||
) |
Definition at line 61 of file PoPs_data.cc.
References G4InuclParticleNames::name(), PoP_free(), PoP_new(), and PoPs_particleLoadInfo().
Referenced by lPoPs_addParticleIfNeeded(), and PoPs_particleReadDatabase().
int PoPs_particleLoadInfo | ( | statusMessageReporting * | smr, |
const char * | name, | ||
PoP * | pop | ||
) |
Definition at line 73 of file PoPs_data.cc.
References PoP_s::A, PoP_s::genre, PoPDatas::genre, PoP_s::l, PoP_s::mass, PoP_s::massUnit, CLHEP::detail::n, PoPDatas::N, G4InuclParticleNames::name(), PoP_s::name, PoPDatas::nuclearLevel, PoPDatas, PoPs_getBDFLS_mass(), smr_allocateCopyString2, smr_freeMemory(), smr_setReportError2, smr_unknownID, unitsDB_addUnitIfNeeded(), PoP_s::Z, and PoPDatas::Z.
Referenced by PoPs_particleCreateLoadInfo().
int PoPs_particleReadDatabase | ( | statusMessageReporting * | smr, |
char const * | name | ||
) |
Definition at line 36 of file PoPs_data.cc.
References PoP_s::A, PoP_s::genre, lPoPs_addParticleIfNeeded(), G4InuclParticleNames::name(), PoP_free(), PoPDatas, PoPs_addParticleIfNeeded(), PoPs_genre_atom, PoPs_particleCreateLoadInfo(), smr_isOk(), and PoP_s::Z.
Referenced by PoPs_readDatabase().
int PoPs_setBDFLS_File | ( | char const * | name | ) |
Definition at line 121 of file PoPs_data.cc.
References BDFLS_Data, and G4InuclParticleNames::name().
|
static |
Definition at line 95 of file PoPs_data.cc.
Referenced by PoPs_getBDFLS_mass(), and PoPs_setBDFLS_File().