ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4RDAtomicShell Class Reference

#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
 

Detailed Description

Definition at line 50 of file G4RDAtomicShell.hh.

View newest version in sPHENIX GitHub at line 50 of file G4RDAtomicShell.hh

Constructor & Destructor Documentation

G4RDAtomicShell::G4RDAtomicShell ( G4int  id,
G4double  energy 
)

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

Member Function Documentation

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().

+ Here is the caller graph for this function:

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().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4RDAtomicShell::bindingEnergy
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().

G4int G4RDAtomicShell::identifier
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().


The documentation for this class was generated from the following files: