Geant4  10.02.p01
G4ShellCorrection Class Reference

#include <G4ShellCorrection.hh>

+ Collaboration diagram for G4ShellCorrection:

Public Member Functions

 ~G4ShellCorrection ()
 
G4CameronTruranHilfShellCorrectionsGetCameronTruranHilfShellCorrections ()
 
G4CameronShellPlusPairingCorrectionsGetCameronShellPlusPairingCorrections ()
 
G4double GetShellCorrection (G4int A, G4int Z) const
 

Static Public Member Functions

static G4ShellCorrectionGetInstance ()
 

Private Member Functions

 G4ShellCorrection ()
 

Private Attributes

G4CookShellCorrections theCookShellCorrections
 
G4CameronGilbertShellCorrections theCameronGilbertShellCorrections
 
G4CameronTruranHilfShellCorrections theCameronTruranHilfShellCorrections
 
G4CameronShellPlusPairingCorrections theCameronShellPlusPairingCorrections
 

Static Private Attributes

static G4ShellCorrectiontheInstance = 0
 

Detailed Description

Definition at line 43 of file G4ShellCorrection.hh.

Constructor & Destructor Documentation

G4ShellCorrection::G4ShellCorrection ( )
private

Definition at line 38 of file G4ShellCorrection.cc.

G4ShellCorrection::~G4ShellCorrection ( )

Definition at line 41 of file G4ShellCorrection.cc.

Member Function Documentation

G4CameronShellPlusPairingCorrections * G4ShellCorrection::GetCameronShellPlusPairingCorrections ( )

Definition at line 60 of file G4ShellCorrection.cc.

References theCameronShellPlusPairingCorrections.

Referenced by G4FissionBarrier::G4FissionBarrier().

+ Here is the caller graph for this function:

G4CameronTruranHilfShellCorrections * G4ShellCorrection::GetCameronTruranHilfShellCorrections ( )

Definition at line 54 of file G4ShellCorrection.cc.

References theCameronTruranHilfShellCorrections.

G4ShellCorrection * G4ShellCorrection::GetInstance ( void  )
static

Definition at line 44 of file G4ShellCorrection.cc.

References theInstance.

Referenced by G4FissionBarrier::G4FissionBarrier().

+ Here is the caller graph for this function:

G4double G4ShellCorrection::GetShellCorrection ( G4int  A,
G4int  Z 
) const

Definition at line 65 of file G4ShellCorrection.cc.

References G4CookShellCorrections::GetShellCorrection(), G4CameronGilbertShellCorrections::GetShellCorrection(), theCameronGilbertShellCorrections, and theCookShellCorrections.

+ Here is the call graph for this function:

Member Data Documentation

G4CameronGilbertShellCorrections G4ShellCorrection::theCameronGilbertShellCorrections
private

Definition at line 66 of file G4ShellCorrection.hh.

Referenced by GetShellCorrection().

G4CameronShellPlusPairingCorrections G4ShellCorrection::theCameronShellPlusPairingCorrections
private

Definition at line 68 of file G4ShellCorrection.hh.

Referenced by GetCameronShellPlusPairingCorrections().

G4CameronTruranHilfShellCorrections G4ShellCorrection::theCameronTruranHilfShellCorrections
private

Definition at line 67 of file G4ShellCorrection.hh.

Referenced by GetCameronTruranHilfShellCorrections().

G4CookShellCorrections G4ShellCorrection::theCookShellCorrections
private

Definition at line 65 of file G4ShellCorrection.hh.

Referenced by GetShellCorrection().

G4ShellCorrection * G4ShellCorrection::theInstance = 0
staticprivate

Definition at line 49 of file G4ShellCorrection.hh.

Referenced by GetInstance().


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