Geant4  10.00.p02
G4AtomicShell Class Reference

#include <G4AtomicShell.hh>

Public Member Functions

 G4AtomicShell (G4int id, G4double bindingEnergy)
 
 ~G4AtomicShell ()
 
G4double BindingEnergy () const
 
G4int ShellId () const
 

Private Attributes

G4int identifier
 
G4double bindingEnergy
 

Detailed Description

Definition at line 55 of file G4AtomicShell.hh.

Constructor & Destructor Documentation

G4AtomicShell::G4AtomicShell ( G4int  id,
G4double  bindingEnergy 
)

Definition at line 41 of file G4AtomicShell.cc.

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

+ Here is the call graph for this function:

G4AtomicShell::~G4AtomicShell ( )

Definition at line 47 of file G4AtomicShell.cc.

Member Function Documentation

G4int G4AtomicShell::ShellId ( ) const
inline

Definition at line 84 of file G4AtomicShell.hh.

References identifier.

Referenced by G4UAtomicDeexcitation::GenerateParticles(), and G4hImpactIonisation::PostStepDoIt().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4AtomicShell::bindingEnergy
private

Definition at line 75 of file G4AtomicShell.hh.

Referenced by BindingEnergy(), and G4AtomicShell().

G4int G4AtomicShell::identifier
private

Definition at line 74 of file G4AtomicShell.hh.

Referenced by G4AtomicShell(), and ShellId().


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