ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ParticleHPNames () | |
G4ParticleHPNames (G4int maxOffSet) | |
~G4ParticleHPNames () | |
G4ParticleHPDataUsed | GetName (G4int A, G4int Z, G4String base, G4String rest, G4bool &active) |
G4ParticleHPDataUsed | GetName (G4int A, G4int Z, G4int M, G4String base, G4String rest, G4bool &active) |
G4String | GetName (G4int i) |
void | SetMaxOffSet (G4int anOffset) |
G4String | itoa (int current) |
Public Attributes | |
G4int | theMaxOffSet |
Static Public Attributes | |
static const G4String | theString [100] |
Definition at line 39 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 39 of file G4ParticleHPNames.hh
|
inline |
Definition at line 43 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 43 of file G4ParticleHPNames.hh
References theMaxOffSet.
|
inline |
Definition at line 44 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 44 of file G4ParticleHPNames.hh
References theMaxOffSet.
|
inline |
Definition at line 45 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 45 of file G4ParticleHPNames.hh
|
inline |
Definition at line 48 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ParticleHPNames.hh
References GetName().
Referenced by G4ParticleHPJENDLHEData::BuildPhysicsTable(), GetName(), G4ParticleHPIsoData::GetName(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPCaptureFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPIsoData::Init(), G4ParticleHPInelasticBaseFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4FissionLibrary::Init(), and G4WendtFissionFragmentGenerator::InitializeANucleus().
G4ParticleHPDataUsed G4ParticleHPNames::GetName | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4String | base, | ||
G4String | rest, | ||
G4bool & | active | ||
) |
Definition at line 70 of file G4ParticleHPNames.cc.
View newest version in sPHENIX GitHub at line 70 of file G4ParticleHPNames.cc
References A(), dir, file, G4cout, G4endl, G4ParticleHPDataUsed::GetA(), G4ParticleHPManager::GetDataStream2(), G4ParticleHPManager::GetInstance(), G4ParticleHPDataUsed::GetName(), G4ParticleHPManager::GetSkipMissingIsotopes(), G4ParticleHPManager::GetVerboseLevel(), G4ParticleHPDataUsed::GetZ(), G4SandiaTable::GetZtoA(), in, G4ParticleHPDataUsed::IsThisNaturalAbundance(), itoa(), G4ParticleHPDataUsed::SetA(), G4ParticleHPDataUsed::SetM(), G4ParticleHPDataUsed::SetName(), G4ParticleHPDataUsed::SetNaturalAbundanceFlag(), G4ParticleHPDataUsed::SetZ(), theMaxOffSet, theString, and Z.
Definition at line 67 of file G4ParticleHPNames.cc.
View newest version in sPHENIX GitHub at line 67 of file G4ParticleHPNames.cc
References theString.
Definition at line 57 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 57 of file G4ParticleHPNames.hh
Referenced by GetName().
Definition at line 51 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 51 of file G4ParticleHPNames.hh
References theMaxOffSet.
G4int G4ParticleHPNames::theMaxOffSet |
Definition at line 56 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 56 of file G4ParticleHPNames.hh
Referenced by G4ParticleHPNames(), GetName(), and SetMaxOffSet().
|
static |
Definition at line 55 of file G4ParticleHPNames.hh.
View newest version in sPHENIX GitHub at line 55 of file G4ParticleHPNames.hh
Referenced by GetName(), and G4FissionProductYieldDist::MakeIsotopeName().