ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4RadioactiveDecayChainsFromParent () | |
virtual | ~G4RadioactiveDecayChainsFromParent () |
G4RadioactiveDecayChainsFromParent (const G4RadioactiveDecayChainsFromParent &) | |
G4RadioactiveDecayChainsFromParent & | operator= (const G4RadioactiveDecayChainsFromParent &) |
G4bool | operator== (const G4RadioactiveDecayChainsFromParent &right) const |
G4bool | operator!= (const G4RadioactiveDecayChainsFromParent &right) const |
G4String | GetIonName () const |
void | SetIonName (G4String name) |
G4RadioactiveDecayRates | GetItsRates () const |
void | SetItsRates (G4RadioactiveDecayRates arate) |
Protected Attributes | |
G4String | ionName |
G4RadioactiveDecayRates | itsRates |
Definition at line 65 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 65 of file G4RadioactiveDecayChainsFromParent.hh
G4RadioactiveDecayChainsFromParent::G4RadioactiveDecayChainsFromParent | ( | ) |
Definition at line 30 of file G4RadioactiveDecayChainsFromParent.cc.
View newest version in sPHENIX GitHub at line 30 of file G4RadioactiveDecayChainsFromParent.cc
|
virtual |
Definition at line 53 of file G4RadioactiveDecayChainsFromParent.cc.
View newest version in sPHENIX GitHub at line 53 of file G4RadioactiveDecayChainsFromParent.cc
G4RadioactiveDecayChainsFromParent::G4RadioactiveDecayChainsFromParent | ( | const G4RadioactiveDecayChainsFromParent & | right | ) |
Definition at line 35 of file G4RadioactiveDecayChainsFromParent.cc.
View newest version in sPHENIX GitHub at line 35 of file G4RadioactiveDecayChainsFromParent.cc
|
inline |
Definition at line 82 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 82 of file G4RadioactiveDecayChainsFromParent.hh
References ionName.
|
inline |
Definition at line 87 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 87 of file G4RadioactiveDecayChainsFromParent.hh
References itsRates.
|
inline |
Definition at line 77 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 77 of file G4RadioactiveDecayChainsFromParent.hh
G4RadioactiveDecayChainsFromParent & G4RadioactiveDecayChainsFromParent::operator= | ( | const G4RadioactiveDecayChainsFromParent & | right | ) |
Definition at line 43 of file G4RadioactiveDecayChainsFromParent.cc.
View newest version in sPHENIX GitHub at line 43 of file G4RadioactiveDecayChainsFromParent.cc
|
inline |
Definition at line 75 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 75 of file G4RadioactiveDecayChainsFromParent.hh
Definition at line 83 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 83 of file G4RadioactiveDecayChainsFromParent.hh
References ionName.
Referenced by G4Radioactivation::CalculateChainsFromParent(), and G4RadioactiveDecay::CalculateChainsFromParent().
|
inline |
Definition at line 90 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 90 of file G4RadioactiveDecayChainsFromParent.hh
References itsRates.
Referenced by G4Radioactivation::CalculateChainsFromParent(), and G4RadioactiveDecay::CalculateChainsFromParent().
|
protected |
Definition at line 93 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 93 of file G4RadioactiveDecayChainsFromParent.hh
Referenced by G4RadioactiveDecayChainsFromParent(), GetIonName(), operator=(), and SetIonName().
|
protected |
Definition at line 94 of file G4RadioactiveDecayChainsFromParent.hh.
View newest version in sPHENIX GitHub at line 94 of file G4RadioactiveDecayChainsFromParent.hh
Referenced by G4RadioactiveDecayChainsFromParent(), GetItsRates(), operator=(), and SetItsRates().