Geant4-11
|
#include <G4AtomicShells_XDB_EADL.hh>
Static Public Member Functions | |
static G4double | GetBindingEnergy (G4int Z, G4int SubshellNb) |
static G4int | GetNumberOfElectrons (G4int Z, G4int SubshellNb) |
static G4int | GetNumberOfFreeElectrons (G4int Z, G4double th) |
static G4int | GetNumberOfShells (G4int Z) |
static G4double | GetTotalBindingEnergy (G4int Z) |
Private Member Functions | |
G4AtomicShells_XDB_EADL (const G4AtomicShells_XDB_EADL &)=delete | |
const G4AtomicShells_XDB_EADL & | operator= (const G4AtomicShells_XDB_EADL &)=delete |
Static Private Attributes | |
static const G4double | fBindingEnergies [2171] |
static const G4int | fIndexOfShells [121] |
static const G4int | fNumberOfElectrons [2171] |
static const G4int | fNumberOfShells [121] |
Definition at line 48 of file G4AtomicShells_XDB_EADL.hh.
|
privatedelete |
Definition at line 1241 of file G4AtomicShells_XDB_EADL.cc.
References fBindingEnergies, fIndexOfShells, fNumberOfShells, CLHEP::keV, and Z.
Definition at line 1254 of file G4AtomicShells_XDB_EADL.cc.
References fIndexOfShells, fNumberOfElectrons, fNumberOfShells, and Z.
Definition at line 1268 of file G4AtomicShells_XDB_EADL.cc.
References fBindingEnergies, fIndexOfShells, fNumberOfElectrons, fNumberOfShells, CLHEP::keV, CLHEP::detail::n, and Z.
Definition at line 1231 of file G4AtomicShells_XDB_EADL.cc.
References fNumberOfShells, and Z.
Definition at line 1282 of file G4AtomicShells_XDB_EADL.cc.
References G4INCL::KinematicsUtils::energy(), fBindingEnergies, fIndexOfShells, fNumberOfShells, CLHEP::keV, and Z.
|
privatedelete |
|
staticprivate |
Definition at line 71 of file G4AtomicShells_XDB_EADL.hh.
Referenced by GetBindingEnergy(), GetNumberOfFreeElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 69 of file G4AtomicShells_XDB_EADL.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfFreeElectrons(), and GetTotalBindingEnergy().
|
staticprivate |
Definition at line 70 of file G4AtomicShells_XDB_EADL.hh.
Referenced by GetNumberOfElectrons(), and GetNumberOfFreeElectrons().
|
staticprivate |
Definition at line 68 of file G4AtomicShells_XDB_EADL.hh.
Referenced by GetBindingEnergy(), GetNumberOfElectrons(), GetNumberOfFreeElectrons(), GetNumberOfShells(), and GetTotalBindingEnergy().