Geant4  10.00.p02
G4RDAtomicShell Class Reference

#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 52 of file G4RDAtomicShell.hh.

Constructor & Destructor Documentation

G4RDAtomicShell::G4RDAtomicShell ( G4int  id,
G4double  energy 
)

Definition at line 42 of file G4RDAtomicShell.cc.

References bindingEnergy, G4INCL::KinematicsUtils::energy(), and identifier.

+ Here is the call graph for this function:

G4RDAtomicShell::~G4RDAtomicShell ( )

Definition at line 48 of file G4RDAtomicShell.cc.

Member Function Documentation

G4double G4RDAtomicShell::BindingEnergy ( ) const

Definition at line 51 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 57 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 72 of file G4RDAtomicShell.hh.

Referenced by BindingEnergy(), and G4RDAtomicShell().

G4int G4RDAtomicShell::identifier
private

Definition at line 71 of file G4RDAtomicShell.hh.

Referenced by G4RDAtomicShell(), and ShellId().


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