Geant4_10
|
#include <G4CameronGilbertShellCorrections.hh>
Public Types | |
enum | { ZTableSize = 88, NTableSize = 140, ZTableMin = 11, ZTableMax = 98, NTableMin = 11, NTableMax = 150 } |
Public Member Functions | |
G4CameronGilbertShellCorrections () | |
~G4CameronGilbertShellCorrections () | |
G4double | GetShellCorrection (G4int A, G4int Z) const |
G4double | GetShellZ (G4int Z) const |
G4bool | IsInTableThisZ (G4int Z) const |
G4double | GetShellN (G4int N) const |
G4bool | IsInTableThisN (G4int N) const |
Definition at line 39 of file G4CameronGilbertShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 81 of file G4CameronGilbertShellCorrections.hh.
G4CameronGilbertShellCorrections::G4CameronGilbertShellCorrections | ( | ) |
Definition at line 72 of file G4CameronGilbertShellCorrections.cc.
G4CameronGilbertShellCorrections::~G4CameronGilbertShellCorrections | ( | ) |
Definition at line 78 of file G4CameronGilbertShellCorrections.cc.
Definition at line 48 of file G4CameronGilbertShellCorrections.hh.
Definition at line 68 of file G4CameronGilbertShellCorrections.hh.
Definition at line 54 of file G4CameronGilbertShellCorrections.hh.
Definition at line 76 of file G4CameronGilbertShellCorrections.hh.
Definition at line 62 of file G4CameronGilbertShellCorrections.hh.