Geant4  10.03
G4AtomicShell Class Reference

#include <G4AtomicShell.hh>

Public Member Functions

 G4AtomicShell (G4int id, G4double e)
 
G4double BindingEnergy () const
 
G4int ShellId () const
 

Private Member Functions

G4AtomicShelloperator= (const G4AtomicShell &right)=delete
 
 G4AtomicShell (const G4AtomicShell &)=delete
 

Private Attributes

G4int identifier
 
G4double bindingEnergy
 

Detailed Description

Definition at line 55 of file G4AtomicShell.hh.

Constructor & Destructor Documentation

G4AtomicShell::G4AtomicShell ( G4int  id,
G4double  e 
)
inlineexplicit

Definition at line 62 of file G4AtomicShell.hh.

G4AtomicShell::G4AtomicShell ( const G4AtomicShell )
privatedelete

Member Function Documentation

G4AtomicShell& G4AtomicShell::operator= ( const G4AtomicShell right)
privatedelete
G4int G4AtomicShell::ShellId ( ) const
inline

Definition at line 85 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 76 of file G4AtomicShell.hh.

Referenced by BindingEnergy().

G4int G4AtomicShell::identifier
private

Definition at line 75 of file G4AtomicShell.hh.

Referenced by ShellId().


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