#include <G4IsotopeProperty.hh>
Definition at line 44 of file G4IsotopeProperty.hh.
◆ G4IsotopeProperty() [1/2]
G4IsotopeProperty::G4IsotopeProperty |
( |
| ) |
|
◆ G4IsotopeProperty() [2/2]
◆ ~G4IsotopeProperty()
G4IsotopeProperty::~G4IsotopeProperty |
( |
| ) |
|
|
virtual |
◆ DumpInfo()
void G4IsotopeProperty::DumpInfo |
( |
| ) |
const |
Definition at line 113 of file G4IsotopeProperty.cc.
123 G4cout <<
", " <<
"MagneticMoment: " 125 G4cout <<
"Isomer Level: " 127 <<
", Excited Energy: " 128 << std::setprecision(1)
131 << std::setprecision(6)
G4DecayTable * fDecayTable
G4GLOB_DLL std::ostream G4cout
static const double tesla
◆ GetAtomicMass()
G4int G4IsotopeProperty::GetAtomicMass |
( |
| ) |
const |
|
inline |
◆ GetAtomicNumber()
G4int G4IsotopeProperty::GetAtomicNumber |
( |
| ) |
const |
|
inline |
◆ GetDecayTable()
◆ GetEnergy()
G4double G4IsotopeProperty::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetIsomerLevel()
G4int G4IsotopeProperty::GetIsomerLevel |
( |
| ) |
const |
|
inline |
◆ GetiSpin()
G4int G4IsotopeProperty::GetiSpin |
( |
| ) |
const |
|
inline |
◆ GetLifeTime()
G4double G4IsotopeProperty::GetLifeTime |
( |
| ) |
const |
|
inline |
◆ GetMagneticMoment()
G4double G4IsotopeProperty::GetMagneticMoment |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SetAtomicMass()
void G4IsotopeProperty::SetAtomicMass |
( |
G4int |
A | ) |
|
|
inline |
◆ SetAtomicNumber()
void G4IsotopeProperty::SetAtomicNumber |
( |
G4int |
Z | ) |
|
|
inline |
◆ SetDecayTable()
void G4IsotopeProperty::SetDecayTable |
( |
G4DecayTable * |
table | ) |
|
|
inline |
◆ SetEnergy()
void G4IsotopeProperty::SetEnergy |
( |
G4double |
E | ) |
|
|
inline |
◆ SetIsomerLevel()
void G4IsotopeProperty::SetIsomerLevel |
( |
G4int |
level | ) |
|
|
inline |
◆ SetiSpin()
void G4IsotopeProperty::SetiSpin |
( |
G4int |
J | ) |
|
|
inline |
◆ SetLifeTime()
void G4IsotopeProperty::SetLifeTime |
( |
G4double |
T | ) |
|
|
inline |
◆ SetMagneticMoment()
void G4IsotopeProperty::SetMagneticMoment |
( |
G4double |
M | ) |
|
|
inline |
◆ fAtomicMass
G4int G4IsotopeProperty::fAtomicMass |
|
private |
◆ fAtomicNumber
G4int G4IsotopeProperty::fAtomicNumber |
|
private |
◆ fDecayTable
◆ fEnergy
◆ fIsomerLevel
G4int G4IsotopeProperty::fIsomerLevel |
|
private |
◆ fISpin
G4int G4IsotopeProperty::fISpin |
|
private |
◆ fLifeTime
◆ fMagneticMoment
G4double G4IsotopeProperty::fMagneticMoment |
|
private |
The documentation for this class was generated from the following files: