ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDAtomicShell.hh>
Public Member Functions | |
G4RDAtomicShell (G4int, G4double) | |
~G4RDAtomicShell () | |
G4double | BindingEnergy () const |
G4int | ShellId () const |
Private Attributes | |
G4int | identifier |
G4double | bindingEnergy |
Definition at line 50 of file G4RDAtomicShell.hh.
View newest version in sPHENIX GitHub at line 50 of file G4RDAtomicShell.hh
Definition at line 40 of file G4RDAtomicShell.cc.
View newest version in sPHENIX GitHub at line 40 of file G4RDAtomicShell.cc
References bindingEnergy, energy, and identifier.
G4RDAtomicShell::~G4RDAtomicShell | ( | ) |
Definition at line 46 of file G4RDAtomicShell.cc.
View newest version in sPHENIX GitHub at line 46 of file G4RDAtomicShell.cc
G4double G4RDAtomicShell::BindingEnergy | ( | ) | const |
Definition at line 49 of file G4RDAtomicShell.cc.
View newest version in sPHENIX GitHub at line 49 of file G4RDAtomicShell.cc
References bindingEnergy.
Referenced by G4LowEnergyIonisation::DeexciteAtom(), G4LowEnergyPhotoElectric::PostStepDoIt(), and G4LowEnergyIonisation::PostStepDoIt().
G4int G4RDAtomicShell::ShellId | ( | ) | const |
Definition at line 55 of file G4RDAtomicShell.cc.
View newest version in sPHENIX GitHub at line 55 of file G4RDAtomicShell.cc
References identifier.
Referenced by G4LowEnergyIonisation::DeexciteAtom(), G4LowEnergyPhotoElectric::PostStepDoIt(), and G4LowEnergyIonisation::PostStepDoIt().
|
private |
Definition at line 70 of file G4RDAtomicShell.hh.
View newest version in sPHENIX GitHub at line 70 of file G4RDAtomicShell.hh
Referenced by BindingEnergy(), and G4RDAtomicShell().
|
private |
Definition at line 69 of file G4RDAtomicShell.hh.
View newest version in sPHENIX GitHub at line 69 of file G4RDAtomicShell.hh
Referenced by G4RDAtomicShell(), and ShellId().