Geant4
9.6.p02
|
#include <G4CookShellCorrections.hh>
Public Types | |
enum | { ZTableSize = 68, NTableSize = 118, ZTableMin = 28, ZTableMax = 95, NTableMin = 33, NTableMax = 150 } |
Public Member Functions | |
~G4CookShellCorrections () | |
G4double | GetShellCorrection (G4int A, 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 G4CookShellCorrections * | GetInstance () |
Definition at line 42 of file G4CookShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 96 of file G4CookShellCorrections.hh.
G4CookShellCorrections::~G4CookShellCorrections | ( | ) |
Definition at line 74 of file G4CookShellCorrections.cc.
|
static |
Definition at line 77 of file G4CookShellCorrections.cc.
Definition at line 57 of file G4CookShellCorrections.hh.
Definition at line 79 of file G4CookShellCorrections.hh.
Definition at line 62 of file G4CookShellCorrections.hh.
Definition at line 90 of file G4CookShellCorrections.hh.
Definition at line 73 of file G4CookShellCorrections.hh.