ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ParticleHPDataUsed () | |
void | SetA (G4double anA) |
void | SetZ (G4int aZ) |
void | SetM (G4int aM) |
void | SetName (G4String aName) |
G4int | GetZ () |
G4double | GetA () |
G4int | GetM () |
G4String | GetName () |
G4bool | IsThisNaturalAbundance () |
void | SetNaturalAbundanceFlag () |
Private Attributes | |
G4String | theName |
G4double | theA |
G4int | theZ |
G4int | theM |
G4bool | nat |
Definition at line 35 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 35 of file G4ParticleHPDataUsed.hh
|
inline |
Definition at line 39 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 39 of file G4ParticleHPDataUsed.hh
Definition at line 54 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ParticleHPDataUsed.hh
References theA.
Referenced by G4ParticleHPNames::GetName(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPIsoData::Init(), G4WendtFissionFragmentGenerator::InitializeANucleus(), and G4ParticleHPFinalState::SetAZMs().
|
inline |
Definition at line 55 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 55 of file G4ParticleHPDataUsed.hh
References theM.
Referenced by G4ParticleHPFinalState::SetAZMs().
Definition at line 56 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 56 of file G4ParticleHPDataUsed.hh
References theName.
Referenced by G4ParticleHPNames::GetName(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPCaptureFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPIsoData::Init(), G4ParticleHPInelasticBaseFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4FissionLibrary::Init(), and G4WendtFissionFragmentGenerator::InitializeANucleus().
Definition at line 53 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 53 of file G4ParticleHPDataUsed.hh
References theZ.
Referenced by G4ParticleHPNames::GetName(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPIsoData::Init(), G4WendtFissionFragmentGenerator::InitializeANucleus(), and G4ParticleHPFinalState::SetAZMs().
|
inline |
Definition at line 65 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 65 of file G4ParticleHPDataUsed.hh
References nat.
Referenced by G4ParticleHPNames::GetName().
Definition at line 48 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ParticleHPDataUsed.hh
References theA.
Referenced by G4ParticleHPNames::GetName().
Definition at line 50 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 50 of file G4ParticleHPDataUsed.hh
References theM.
Referenced by G4ParticleHPNames::GetName().
Definition at line 51 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 51 of file G4ParticleHPDataUsed.hh
References theName.
Referenced by G4ParticleHPNames::GetName().
|
inline |
Definition at line 66 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 66 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPNames::GetName().
Definition at line 49 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 49 of file G4ParticleHPDataUsed.hh
References theZ.
Referenced by G4ParticleHPNames::GetName().
|
private |
Definition at line 66 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 66 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPDataUsed(), IsThisNaturalAbundance(), and SetNaturalAbundanceFlag().
|
private |
Definition at line 61 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 61 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPDataUsed(), GetA(), and SetA().
|
private |
Definition at line 63 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 63 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPDataUsed(), GetM(), and SetM().
|
private |
Definition at line 60 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 60 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPDataUsed(), GetName(), and SetName().
|
private |
Definition at line 62 of file G4ParticleHPDataUsed.hh.
View newest version in sPHENIX GitHub at line 62 of file G4ParticleHPDataUsed.hh
Referenced by G4ParticleHPDataUsed(), GetZ(), and SetZ().