Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CameronTruranHilfShellCorrections.hh>
Public Types | |
enum | { ZTableSize = 93 , NTableSize = 146 , ZTableMin = 10 , ZTableMax = 102 , NTableMin = 10 , NTableMax = 155 } |
Public Member Functions | |
~G4CameronTruranHilfShellCorrections () | |
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 G4CameronTruranHilfShellCorrections * | GetInstance () |
Definition at line 40 of file G4CameronTruranHilfShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 93 of file G4CameronTruranHilfShellCorrections.hh.
G4CameronTruranHilfShellCorrections::~G4CameronTruranHilfShellCorrections | ( | ) |
Definition at line 82 of file G4CameronTruranHilfShellCorrections.cc.
|
static |
Definition at line 85 of file G4CameronTruranHilfShellCorrections.cc.
|
inline |
Definition at line 54 of file G4CameronTruranHilfShellCorrections.hh.
Definition at line 76 of file G4CameronTruranHilfShellCorrections.hh.
Referenced by GetShellCorrection().
Definition at line 59 of file G4CameronTruranHilfShellCorrections.hh.
Referenced by GetShellCorrection().
Definition at line 87 of file G4CameronTruranHilfShellCorrections.hh.
Referenced by GetShellN().
Definition at line 70 of file G4CameronTruranHilfShellCorrections.hh.
Referenced by GetShellZ().