|
Geant4-11
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include "PoPs.h"#include "PoPs_mass.h"Go to the source code of this file.
Data Structures | |
| struct | ZLabels |
Functions | |
| int | lPoPs_addParticleIfNeeded (statusMessageReporting *smr, char const *name, char const *special) |
| static char const * | lPoPs_ZSymbol (int Z) |
Variables | |
| static const int | nZs = sizeof( Zs ) / sizeof( Zs[0] ) |
| static struct ZLabels | Zs [] |
| int lPoPs_addParticleIfNeeded | ( | statusMessageReporting * | smr, |
| char const * | name, | ||
| char const * | special | ||
| ) |
Definition at line 36 of file lPoPs.cc.
References A, PoP_s::index, lPoPs_ZSymbol(), G4InuclParticleNames::name(), PoP_free(), PoP_makeAlias(), PoPs_addParticleIfNeeded(), PoPs_errorToken_badName, PoPs_particleCreateLoadInfo(), PoPs_particleIndex(), PoPs_smr_ID, smr_setReportError2, and Z.
Referenced by _MCGIDI_map_addEntry(), MCGIDI_map_findAllOfTarget(), MCGIDI_map_findTarget(), MCGIDI_map_initialize(), MCGIDI_POPs_addParticleIfNeeded(), and PoPs_particleReadDatabase().
|
static |
Definition at line 183 of file lPoPs.cc.
Referenced by lPoPs_addParticleIfNeeded().
Definition at line 30 of file lPoPs.cc.
Referenced by lPoPs_ZSymbol().
|
static |
Referenced by lPoPs_ZSymbol().