Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4IsotopeProperty.hh>
Public Member Functions | |
G4IsotopeProperty ()=default | |
virtual | ~G4IsotopeProperty () |
G4IsotopeProperty (const G4IsotopeProperty &right) | |
G4IsotopeProperty & | operator= (G4IsotopeProperty &right) |
G4bool | operator== (const G4IsotopeProperty &right) const |
G4bool | operator!= (const G4IsotopeProperty &right) const |
G4int | GetAtomicNumber () const |
void | SetAtomicNumber (G4int Z) |
G4int | GetAtomicMass () const |
void | SetAtomicMass (G4int A) |
G4int | GetiSpin () const |
void | SetiSpin (G4int J) |
G4double | GetMagneticMoment () const |
void | SetMagneticMoment (G4double M) |
G4double | GetEnergy () const |
void | SetEnergy (G4double E) |
G4int | GetIsomerLevel () const |
void | SetIsomerLevel (G4int level) |
G4Ions::G4FloatLevelBase | GetFloatLevelBase () const |
void | SetFloatLevelBase (G4Ions::G4FloatLevelBase flb) |
void | SetFloatLevelBase (G4int flbIndex) |
G4double | GetLifeTime () const |
void | SetLifeTime (G4double T) |
G4DecayTable * | GetDecayTable () const |
void | SetDecayTable (G4DecayTable *table) |
void | DumpInfo () const |
Definition at line 41 of file G4IsotopeProperty.hh.
|
default |
|
virtual |
Definition at line 40 of file G4IsotopeProperty.cc.
G4IsotopeProperty::G4IsotopeProperty | ( | const G4IsotopeProperty & | right | ) |
Definition at line 46 of file G4IsotopeProperty.cc.
void G4IsotopeProperty::DumpInfo | ( | ) | const |
Definition at line 96 of file G4IsotopeProperty.cc.
Referenced by G4VIsotopeTable::DumpTable().
|
inline |
Definition at line 122 of file G4IsotopeProperty.hh.
Referenced by G4IsotopeMagneticMomentTable::FindIsotope(), and G4IonTable::PreloadNuclide().
|
inline |
Definition at line 112 of file G4IsotopeProperty.hh.
Referenced by G4IsotopeMagneticMomentTable::FindIsotope(), and G4IonTable::PreloadNuclide().
|
inline |
Definition at line 181 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon().
|
inline |
Definition at line 152 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon(), G4IsotopeMagneticMomentTable::FindIsotope(), G4IonTable::GetNucleusMass(), and G4IonTable::PreloadNuclide().
|
inline |
Definition at line 191 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::GetIon().
|
inline |
Definition at line 162 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon(), and G4IsotopeMagneticMomentTable::FindIsotope().
|
inline |
Definition at line 132 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon().
|
inline |
Definition at line 171 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon(), and G4IonTable::GetLifeTime().
|
inline |
Definition at line 142 of file G4IsotopeProperty.hh.
Referenced by G4IonTable::CreateIon().
G4bool G4IsotopeProperty::operator!= | ( | const G4IsotopeProperty & | right | ) | const |
Definition at line 91 of file G4IsotopeProperty.cc.
G4IsotopeProperty & G4IsotopeProperty::operator= | ( | G4IsotopeProperty & | right | ) |
Definition at line 60 of file G4IsotopeProperty.cc.
G4bool G4IsotopeProperty::operator== | ( | const G4IsotopeProperty & | right | ) | const |
Definition at line 77 of file G4IsotopeProperty.cc.
|
inline |
Definition at line 127 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 117 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 186 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 157 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 201 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 196 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 166 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 137 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 176 of file G4IsotopeProperty.hh.
|
inline |
Definition at line 147 of file G4IsotopeProperty.hh.