|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CookShellCorrections.hh>
Public Types | |
| enum | { ZTableSize = 68 , NTableSize = 118 , ZTableMin = 28 , ZTableMax = 95 , NTableMin = 33 , NTableMax = 150 } |
Public Member Functions | |
| G4CookShellCorrections () | |
| G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
Definition at line 38 of file G4CookShellCorrections.hh.
| anonymous enum |
| Enumerator | |
|---|---|
| ZTableSize | |
| NTableSize | |
| ZTableMin | |
| ZTableMax | |
| NTableMin | |
| NTableMax | |
Definition at line 54 of file G4CookShellCorrections.hh.
|
explicit |
Definition at line 68 of file G4CookShellCorrections.cc.
|
inline |
Definition at line 44 of file G4CookShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection().