Geant4  10.00.p02
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 ( )
inline

Definition at line 64 of file G4ShellCorrection.hh.

References theCameronShellPlusPairingCorrections.

Referenced by G4FissionBarrier::G4FissionBarrier().

+ Here is the caller graph for this function:

G4CameronTruranHilfShellCorrections* G4ShellCorrection::GetCameronTruranHilfShellCorrections ( )
inline

Definition at line 58 of file G4ShellCorrection.hh.

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
inline

Member Data Documentation

G4CameronGilbertShellCorrections G4ShellCorrection::theCameronGilbertShellCorrections
private

Definition at line 86 of file G4ShellCorrection.hh.

Referenced by GetShellCorrection().

G4CameronShellPlusPairingCorrections G4ShellCorrection::theCameronShellPlusPairingCorrections
private

Definition at line 88 of file G4ShellCorrection.hh.

Referenced by GetCameronShellPlusPairingCorrections().

G4CameronTruranHilfShellCorrections G4ShellCorrection::theCameronTruranHilfShellCorrections
private

Definition at line 87 of file G4ShellCorrection.hh.

Referenced by GetCameronTruranHilfShellCorrections().

G4CookShellCorrections G4ShellCorrection::theCookShellCorrections
private

Definition at line 85 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: