Geant4
10.00.p03
|
#include <G4ShellCorrection.hh>
Public Member Functions | |
~G4ShellCorrection () | |
G4CameronTruranHilfShellCorrections * | GetCameronTruranHilfShellCorrections () |
G4CameronShellPlusPairingCorrections * | GetCameronShellPlusPairingCorrections () |
G4double | GetShellCorrection (G4int A, G4int Z) const |
Static Public Member Functions | |
static G4ShellCorrection * | GetInstance () |
Private Member Functions | |
G4ShellCorrection () | |
Static Private Attributes | |
static G4ShellCorrection * | theInstance = 0 |
Definition at line 43 of file G4ShellCorrection.hh.
|
private |
Definition at line 38 of file G4ShellCorrection.cc.
G4ShellCorrection::~G4ShellCorrection | ( | ) |
Definition at line 41 of file G4ShellCorrection.cc.
|
inline |
Definition at line 64 of file G4ShellCorrection.hh.
References theCameronShellPlusPairingCorrections.
Referenced by G4FissionBarrier::G4FissionBarrier().
|
inline |
Definition at line 58 of file G4ShellCorrection.hh.
References theCameronTruranHilfShellCorrections.
|
static |
Definition at line 44 of file G4ShellCorrection.cc.
References theInstance.
Referenced by G4FissionBarrier::G4FissionBarrier().
Definition at line 70 of file G4ShellCorrection.hh.
References G4CookShellCorrections::GetShellCorrection(), G4CameronGilbertShellCorrections::GetShellCorrection(), G4CookShellCorrections::IsInTableThisN(), G4CameronGilbertShellCorrections::IsInTableThisN(), G4CameronGilbertShellCorrections::IsInTableThisZ(), G4CookShellCorrections::IsInTableThisZ(), theCameronGilbertShellCorrections, and theCookShellCorrections.
|
private |
Definition at line 86 of file G4ShellCorrection.hh.
Referenced by GetShellCorrection().
|
private |
Definition at line 88 of file G4ShellCorrection.hh.
Referenced by GetCameronShellPlusPairingCorrections().
|
private |
Definition at line 87 of file G4ShellCorrection.hh.
Referenced by GetCameronTruranHilfShellCorrections().
|
private |
Definition at line 85 of file G4ShellCorrection.hh.
Referenced by GetShellCorrection().
|
staticprivate |
Definition at line 49 of file G4ShellCorrection.hh.
Referenced by GetInstance().