Geant4
10.00.p03
|
#include <G4AtomicShell.hh>
Public Member Functions | |
G4AtomicShell (G4int id, G4double bindingEnergy) | |
~G4AtomicShell () | |
G4double | BindingEnergy () const |
G4int | ShellId () const |
Private Attributes | |
G4int | identifier |
G4double | bindingEnergy |
Definition at line 55 of file G4AtomicShell.hh.
Definition at line 41 of file G4AtomicShell.cc.
References bindingEnergy, G4INCL::KinematicsUtils::energy(), and identifier.
G4AtomicShell::~G4AtomicShell | ( | ) |
Definition at line 47 of file G4AtomicShell.cc.
|
inline |
Definition at line 79 of file G4AtomicShell.hh.
References bindingEnergy.
Referenced by G4VAtomDeexcitation::AlongStepDeexcitation(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4ecpssrBaseLixsModel::CalculateL1CrossSection(), G4OrlicLiXsModel::CalculateL1CrossSection(), G4ecpssrBaseLixsModel::CalculateL2CrossSection(), G4OrlicLiXsModel::CalculateL2CrossSection(), G4ecpssrBaseLixsModel::CalculateL3CrossSection(), G4OrlicLiXsModel::CalculateL3CrossSection(), G4ecpssrBaseLixsModel::CalculateVelocity(), G4hImpactIonisation::PostStepDoIt(), G4PenelopeOscillatorManager::ReadElementData(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), and G4PenelopeIonisationModel::SampleSecondaries().
|
inline |
Definition at line 84 of file G4AtomicShell.hh.
References identifier.
Referenced by G4UAtomicDeexcitation::GenerateParticles(), and G4hImpactIonisation::PostStepDoIt().
|
private |
Definition at line 75 of file G4AtomicShell.hh.
Referenced by BindingEnergy(), and G4AtomicShell().
|
private |
Definition at line 74 of file G4AtomicShell.hh.
Referenced by G4AtomicShell(), and ShellId().