Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CameronGilbertShellCorrections.hh>
Public Types | |
enum | { ZTableSize = 88 , NTableSize = 140 , ZTableMin = 11 , ZTableMax = 98 , NTableMin = 11 , NTableMax = 150 } |
Public Member Functions | |
~G4CameronGilbertShellCorrections () | |
G4double | GetShellCorrection (const G4int A, const G4int Z) const |
G4double | GetShellZ (const G4int Z) const |
G4bool | IsInTableThisZ (const G4int Z) const |
G4double | GetShellN (const G4int N) const |
G4bool | IsInTableThisN (const G4int N) const |
Static Public Member Functions | |
static G4CameronGilbertShellCorrections * | GetInstance () |
Definition at line 41 of file G4CameronGilbertShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 98 of file G4CameronGilbertShellCorrections.hh.
G4CameronGilbertShellCorrections::~G4CameronGilbertShellCorrections | ( | ) |
Definition at line 75 of file G4CameronGilbertShellCorrections.cc.
|
static |
Definition at line 78 of file G4CameronGilbertShellCorrections.cc.
|
inline |
Definition at line 56 of file G4CameronGilbertShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection().
Definition at line 79 of file G4CameronGilbertShellCorrections.hh.
Referenced by GetShellCorrection().
Definition at line 61 of file G4CameronGilbertShellCorrections.hh.
Referenced by GetShellCorrection().
Definition at line 90 of file G4CameronGilbertShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection(), and GetShellN().
Definition at line 72 of file G4CameronGilbertShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection(), and GetShellZ().