Geant4 11.1.1
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 () | |
~G4CameronGilbertShellCorrections ()=default | |
G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
G4CameronGilbertShellCorrections (const G4CameronGilbertShellCorrections &right)=delete | |
const G4CameronGilbertShellCorrections & | operator= (const G4CameronGilbertShellCorrections &right)=delete |
Definition at line 38 of file G4CameronGilbertShellCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 56 of file G4CameronGilbertShellCorrections.hh.
G4CameronGilbertShellCorrections::G4CameronGilbertShellCorrections | ( | ) |
Definition at line 71 of file G4CameronGilbertShellCorrections.cc.
|
default |
|
delete |
|
inline |
Definition at line 46 of file G4CameronGilbertShellCorrections.hh.
Referenced by G4ShellCorrection::GetShellCorrection().
|
delete |