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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/utils/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 54 of file G4AtomicShell.hh.

View newest version in sPHENIX GitHub at line 54 of file G4AtomicShell.hh

Constructor & Destructor Documentation

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

Definition at line 61 of file G4AtomicShell.hh.

View newest version in sPHENIX GitHub at line 61 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 84 of file G4AtomicShell.hh.

View newest version in sPHENIX GitHub 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.

View newest version in sPHENIX GitHub at line 75 of file G4AtomicShell.hh

Referenced by BindingEnergy().

G4int G4AtomicShell::identifier
private

Definition at line 74 of file G4AtomicShell.hh.

View newest version in sPHENIX GitHub at line 74 of file G4AtomicShell.hh

Referenced by ShellId().


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