Geant4
10.03
|
#include <G4AtomicShells.hh>
Static Public Member Functions | |
static G4int | GetNumberOfShells (G4int Z) |
static G4int | GetNumberOfElectrons (G4int Z, G4int SubshellNb) |
static G4double | GetBindingEnergy (G4int Z, G4int SubshellNb) |
static G4double | GetTotalBindingEnergy (G4int Z) |
Private Member Functions | |
G4AtomicShells (const G4AtomicShells &)=delete | |
const G4AtomicShells & | operator= (const G4AtomicShells &)=delete |
Static Private Attributes | |
static const G4int | fNumberOfShells [101] |
static const G4int | fIndexOfShells [101] |
static const G4int | fNumberOfElectrons [1540] |
static const G4double | fBindingEnergies [1540] |
Definition at line 59 of file G4AtomicShells.hh.
|
privatedelete |
Definition at line 758 of file G4AtomicShells.cc.
References eV, fBindingEnergies, fIndexOfShells, and fNumberOfShells.
Referenced by G4Element::AddIsotope(), export_G4AtomicShells(), G4Element::G4Element(), G4ICRU73QOModel::GetOscillatorEnergy(), G4DeltaAngle::SampleDirection(), and G4GammaTransition::SampleTransition().
Definition at line 772 of file G4AtomicShells.cc.
References fIndexOfShells, fNumberOfElectrons, and fNumberOfShells.
Referenced by G4Element::AddIsotope(), export_G4AtomicShells(), G4Element::G4Element(), G4ICRU73QOModel::GetOscillatorEnergy(), G4ICRU73QOModel::GetShellStrength(), G4EmCorrections::LShellCorrection(), G4DeltaAngle::SampleDirection(), and G4EmCorrections::ShellCorrection().
Definition at line 747 of file G4AtomicShells.cc.
References fNumberOfShells.
Referenced by G4Element::AddIsotope(), G4ECDecay::DecayIt(), G4ITDecay::DecayIt(), export_G4AtomicShells(), G4Element::G4Element(), G4ICRU73QOModel::GetNumberOfShells(), G4UAtomicDeexcitation::GetShellIonisationCrossSectionPerAtom(), G4EmCorrections::LShellCorrection(), G4DeltaAngle::SampleDirection(), G4GammaTransition::SampleTransition(), and G4EmCorrections::ShellCorrection().
Definition at line 785 of file G4AtomicShells.cc.
References G4INCL::KinematicsUtils::energy(), eV, fBindingEnergies, fIndexOfShells, and fNumberOfShells.
Referenced by export_G4AtomicShells().
|
privatedelete |
|
staticprivate |
Definition at line 81 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 79 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 80 of file G4AtomicShells.hh.
Referenced by GetNumberOfElectrons().
|
staticprivate |
Definition at line 78 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfShells(), and GetTotalBindingEnergy().