|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RadioactiveDecayChainsFromParent.hh>
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 |
| const G4String & | GetIonName () const |
| void | SetIonName (const G4String &name) |
| const G4RadioactiveDecayRates & | GetItsRates () const |
| void | SetItsRates (const G4RadioactiveDecayRates &arate) |
Protected Attributes | |
| G4String | ionName |
| G4RadioactiveDecayRates | itsRates |
Definition at line 65 of file G4RadioactiveDecayChainsFromParent.hh.
| G4RadioactiveDecayChainsFromParent::G4RadioactiveDecayChainsFromParent | ( | ) |
Definition at line 30 of file G4RadioactiveDecayChainsFromParent.cc.
Referenced by G4RadioactiveDecayChainsFromParent(), operator!=(), operator=(), and operator==().
|
virtual |
Definition at line 53 of file G4RadioactiveDecayChainsFromParent.cc.
| G4RadioactiveDecayChainsFromParent::G4RadioactiveDecayChainsFromParent | ( | const G4RadioactiveDecayChainsFromParent & | right | ) |
Definition at line 34 of file G4RadioactiveDecayChainsFromParent.cc.
|
inline |
Definition at line 79 of file G4RadioactiveDecayChainsFromParent.hh.
|
inline |
Definition at line 84 of file G4RadioactiveDecayChainsFromParent.hh.
|
inline |
Definition at line 77 of file G4RadioactiveDecayChainsFromParent.hh.
| G4RadioactiveDecayChainsFromParent & G4RadioactiveDecayChainsFromParent::operator= | ( | const G4RadioactiveDecayChainsFromParent & | right | ) |
|
inline |
Definition at line 76 of file G4RadioactiveDecayChainsFromParent.hh.
|
inline |
Definition at line 80 of file G4RadioactiveDecayChainsFromParent.hh.
|
inline |
Definition at line 87 of file G4RadioactiveDecayChainsFromParent.hh.
|
protected |
Definition at line 91 of file G4RadioactiveDecayChainsFromParent.hh.
Referenced by G4RadioactiveDecayChainsFromParent(), GetIonName(), operator=(), and SetIonName().
|
protected |
Definition at line 92 of file G4RadioactiveDecayChainsFromParent.hh.
Referenced by G4RadioactiveDecayChainsFromParent(), GetItsRates(), operator=(), and SetItsRates().