Geant4
10.01.p02
|
#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.
G4CameronShellPlusPairingCorrections * G4ShellCorrection::GetCameronShellPlusPairingCorrections | ( | ) |
Definition at line 60 of file G4ShellCorrection.cc.
References theCameronShellPlusPairingCorrections.
Referenced by G4FissionBarrier::G4FissionBarrier().
G4CameronTruranHilfShellCorrections * G4ShellCorrection::GetCameronTruranHilfShellCorrections | ( | ) |
Definition at line 54 of file G4ShellCorrection.cc.
References theCameronTruranHilfShellCorrections.
|
static |
Definition at line 44 of file G4ShellCorrection.cc.
References theInstance.
Referenced by G4FissionBarrier::G4FissionBarrier().
Definition at line 65 of file G4ShellCorrection.cc.
References G4CookShellCorrections::GetShellCorrection(), G4CameronGilbertShellCorrections::GetShellCorrection(), theCameronGilbertShellCorrections, and theCookShellCorrections.
|
private |
Definition at line 66 of file G4ShellCorrection.hh.
Referenced by GetShellCorrection().
|
private |
Definition at line 68 of file G4ShellCorrection.hh.
Referenced by GetCameronShellPlusPairingCorrections().
|
private |
Definition at line 67 of file G4ShellCorrection.hh.
Referenced by GetCameronTruranHilfShellCorrections().
|
private |
Definition at line 65 of file G4ShellCorrection.hh.
Referenced by GetShellCorrection().
|
staticprivate |
Definition at line 49 of file G4ShellCorrection.hh.
Referenced by GetInstance().