ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/utils/include/G4AtomicShell.hh>
Public Member Functions | |
G4AtomicShell (G4int id, G4double e) | |
G4double | BindingEnergy () const |
G4int | ShellId () const |
Private Member Functions | |
G4AtomicShell & | operator= (const G4AtomicShell &right)=delete |
G4AtomicShell (const G4AtomicShell &)=delete | |
Private Attributes | |
G4int | identifier |
G4double | bindingEnergy |
Definition at line 54 of file G4AtomicShell.hh.
View newest version in sPHENIX GitHub at line 54 of file G4AtomicShell.hh
Definition at line 61 of file G4AtomicShell.hh.
View newest version in sPHENIX GitHub at line 61 of file G4AtomicShell.hh
|
privatedelete |
|
inline |
Definition at line 79 of file G4AtomicShell.hh.
View newest version in sPHENIX GitHub 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(), G4ECDecay::DecayIt(), G4ITDecay::DecayIt(), G4hImpactIonisation::PostStepDoIt(), G4PenelopeOscillatorManager::ReadElementData(), G4LivermoreIonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), and G4PenelopeIonisationModel::SampleSecondaries().
|
privatedelete |
|
inline |
Definition at line 84 of file G4AtomicShell.hh.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 75 of file G4AtomicShell.hh
Referenced by BindingEnergy().
|
private |
Definition at line 74 of file G4AtomicShell.hh.
View newest version in sPHENIX GitHub at line 74 of file G4AtomicShell.hh
Referenced by ShellId().