|
Geant4 10.7.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 () | |
| G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
Definition at line 38 of file G4CameronGilbertShellCorrections.hh.
| anonymous enum |
| Enumerator | |
|---|---|
| ZTableSize | |
| NTableSize | |
| ZTableMin | |
| ZTableMax | |
| NTableMin | |
| NTableMax | |
Definition at line 54 of file G4CameronGilbertShellCorrections.hh.
| G4CameronGilbertShellCorrections::G4CameronGilbertShellCorrections | ( | ) |
Definition at line 71 of file G4CameronGilbertShellCorrections.cc.
|
inline |
Definition at line 44 of file G4CameronGilbertShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection().