Geant4.10
|
#include <G4CameronTruranHilfShellCorrections.hh>
Public Types | |
enum | { ZTableSize = 93, NTableSize = 146, ZTableMin = 10, ZTableMax = 102, NTableMin = 10, NTableMax = 155 } |
Public Member Functions | |
G4CameronTruranHilfShellCorrections () | |
~G4CameronTruranHilfShellCorrections () | |
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 G4CameronTruranHilfShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 81 of file G4CameronTruranHilfShellCorrections.hh.
G4CameronTruranHilfShellCorrections::G4CameronTruranHilfShellCorrections | ( | ) |
Definition at line 78 of file G4CameronTruranHilfShellCorrections.cc.
References NTableSize, and ZTableSize.
G4CameronTruranHilfShellCorrections::~G4CameronTruranHilfShellCorrections | ( | ) |
Definition at line 84 of file G4CameronTruranHilfShellCorrections.cc.
Definition at line 48 of file G4CameronTruranHilfShellCorrections.hh.
References GetShellN(), and GetShellZ().
Definition at line 68 of file G4CameronTruranHilfShellCorrections.hh.
References IsInTableThisN(), and NTableMin.
Referenced by GetShellCorrection().
Definition at line 54 of file G4CameronTruranHilfShellCorrections.hh.
References IsInTableThisZ(), and ZTableMin.
Referenced by GetShellCorrection().
Definition at line 76 of file G4CameronTruranHilfShellCorrections.hh.
References NTableMax, and NTableMin.
Referenced by GetShellN().
Definition at line 62 of file G4CameronTruranHilfShellCorrections.hh.
References ZTableMax, and ZTableMin.
Referenced by GetShellZ().