Geant4
10.00.p01
|
#include <G4AtomicShells.hh>
Public Member Functions | |
G4double | GetTotalBindingEnergy (G4int Z) |
Static Public Member Functions | |
static G4int | GetNumberOfShells (G4int Z) |
static G4int | GetNumberOfElectrons (G4int Z, G4int SubshellNb) |
static G4double | GetBindingEnergy (G4int Z, G4int SubshellNb) |
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 61 of file G4AtomicShells.hh.
Definition at line 759 of file G4AtomicShells.cc.
References assert, eV, fBindingEnergies, fIndexOfShells, and fNumberOfShells.
Referenced by G4Element::AddIsotope(), export_G4AtomicShells(), G4Element::G4Element(), G4ICRU73QOModel::GetOscillatorEnergy(), G4DeltaAngle::SampleDirection(), and G4DiscreteGammaTransition::SelectGamma().
Definition at line 768 of file G4AtomicShells.cc.
References assert, 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 750 of file G4AtomicShells.cc.
References assert, and fNumberOfShells.
Referenced by G4Element::AddIsotope(), G4NuclearDecayChannel::DecayIt(), export_G4AtomicShells(), G4Element::G4Element(), G4ICRU73QOModel::GetNumberOfShells(), G4UAtomicDeexcitation::GetShellIonisationCrossSectionPerAtom(), G4EmCorrections::LShellCorrection(), G4DeltaAngle::SampleDirection(), and G4EmCorrections::ShellCorrection().
Definition at line 776 of file G4AtomicShells.cc.
References assert, G4INCL::KinematicsUtils::energy(), eV, fBindingEnergies, fIndexOfShells, and fNumberOfShells.
Referenced by export_G4AtomicShells().
|
staticprivate |
Definition at line 75 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 73 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 74 of file G4AtomicShells.hh.
Referenced by GetNumberOfElectrons().
|
staticprivate |
Definition at line 72 of file G4AtomicShells.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfShells(), and GetTotalBindingEnergy().