#include <G4ShellCorrection.hh>
Definition at line 42 of file G4ShellCorrection.hh.
◆ G4ShellCorrection() [1/2]
G4ShellCorrection::G4ShellCorrection |
( |
| ) |
|
◆ ~G4ShellCorrection()
G4ShellCorrection::~G4ShellCorrection |
( |
| ) |
|
|
default |
◆ G4ShellCorrection() [2/2]
◆ GetCameronShellPlusPairingCorrections()
◆ GetCameronTruranHilfShellCorrections()
◆ GetShellCorrection()
Definition at line 50 of file G4ShellCorrection.cc.
51{
54 if(!theCookShellCorrections.GetShellCorrection(
N,Z,shellCorr)) {
55 theCameronGilbertShellCorrections.GetShellCorrection(
N,Z,shellCorr);
56 }
57 return shellCorr;
58}
◆ operator=()
The documentation for this class was generated from the following files: