|
Geant4 11.3.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 () | |
| ~G4CookShellCorrections ()=default | |
| G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
| G4CookShellCorrections (const G4CookShellCorrections &right)=delete | |
| const G4CookShellCorrections & | operator= (const G4CookShellCorrections &right)=delete |
Definition at line 41 of file G4CookShellCorrections.hh.
| anonymous enum |
| Enumerator | |
|---|---|
| ZTableSize | |
| NTableSize | |
| ZTableMin | |
| ZTableMax | |
| NTableMin | |
| NTableMax | |
Definition at line 59 of file G4CookShellCorrections.hh.
| G4CookShellCorrections::G4CookShellCorrections | ( | ) |
Definition at line 66 of file G4CookShellCorrections.cc.
Referenced by G4CookShellCorrections(), and operator=().
|
default |
|
delete |
|
inline |
Definition at line 49 of file G4CookShellCorrections.hh.
|
delete |