ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/materials/include/G4AtomicShells.hh>
Static Public Member Functions | |
static G4int | GetNumberOfShells (G4int Z) |
static G4int | GetNumberOfElectrons (G4int Z, G4int SubshellNb) |
static G4int | GetNumberOfFreeElectrons (G4int Z, G4double th) |
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 56 of file G4AtomicShells.hh.
View newest version in sPHENIX GitHub at line 56 of file G4AtomicShells.hh
|
privatedelete |
Definition at line 755 of file G4AtomicShells.cc.
View newest version in sPHENIX GitHub at line 755 of file G4AtomicShells.cc
References CLHEP::eV, fBindingEnergies, fIndexOfShells, fNumberOfShells, and Z.
Referenced by G4Element::AddIsotope(), export_G4AtomicShells(), G4DensityEffectCalculator::G4DensityEffectCalculator(), G4Element::G4Element(), G4ICRU73QOModel::GetOscillatorEnergy(), G4DeltaAngle::SampleDirection(), and G4GammaTransition::SampleTransition().
Definition at line 769 of file G4AtomicShells.cc.
View newest version in sPHENIX GitHub at line 769 of file G4AtomicShells.cc
References fIndexOfShells, fNumberOfElectrons, fNumberOfShells, and Z.
Referenced by G4Element::AddIsotope(), export_G4AtomicShells(), G4DensityEffectCalculator::G4DensityEffectCalculator(), G4Element::G4Element(), G4ICRU73QOModel::GetOscillatorEnergy(), G4ICRU73QOModel::GetShellStrength(), G4EmCorrections::LShellCorrection(), G4DeltaAngle::SampleDirection(), and G4EmCorrections::ShellCorrection().
Definition at line 783 of file G4AtomicShells.cc.
View newest version in sPHENIX GitHub at line 783 of file G4AtomicShells.cc
References fBindingEnergies, fIndexOfShells, fNumberOfElectrons, fNumberOfShells, incremental_prev_tag::idx, n, and Z.
Referenced by G4Material::ComputeDerivedQuantities().
Definition at line 744 of file G4AtomicShells.cc.
View newest version in sPHENIX GitHub at line 744 of file G4AtomicShells.cc
References fNumberOfShells, and Z.
Referenced by G4Element::AddIsotope(), G4IonisParamMat::ComputeDensityEffectOnFly(), G4ECDecay::DecayIt(), G4ITDecay::DecayIt(), export_G4AtomicShells(), G4DensityEffectCalculator::G4DensityEffectCalculator(), G4Element::G4Element(), G4ICRU73QOModel::GetNumberOfShells(), G4UAtomicDeexcitation::GetShellIonisationCrossSectionPerAtom(), G4EmCorrections::LShellCorrection(), G4DeltaAngle::SampleDirection(), G4GammaTransition::SampleTransition(), and G4EmCorrections::ShellCorrection().
Definition at line 799 of file G4AtomicShells.cc.
View newest version in sPHENIX GitHub at line 799 of file G4AtomicShells.cc
References energy, CLHEP::eV, fBindingEnergies, fIndexOfShells, fNumberOfShells, incremental_prev_tag::idx, and Z.
Referenced by export_G4AtomicShells().
|
privatedelete |
|
staticprivate |
Definition at line 79 of file G4AtomicShells.hh.
View newest version in sPHENIX GitHub at line 79 of file G4AtomicShells.hh
Referenced by GetBindingEnergy(), GetNumberOfFreeElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 77 of file G4AtomicShells.hh.
View newest version in sPHENIX GitHub at line 77 of file G4AtomicShells.hh
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfFreeElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 78 of file G4AtomicShells.hh.
View newest version in sPHENIX GitHub at line 78 of file G4AtomicShells.hh
Referenced by GetNumberOfElectrons(), and GetNumberOfFreeElectrons().
|
staticprivate |
Definition at line 76 of file G4AtomicShells.hh.
View newest version in sPHENIX GitHub at line 76 of file G4AtomicShells.hh
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfFreeElectrons(), GetNumberOfShells(), and GetTotalBindingEnergy().