|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CameronGilbertPairingCorrections.hh>
Public Types | |
| enum | { ZTableSize = 88 , NTableSize = 140 , ZTableMin = 11 , ZTableMax = 98 , NTableMin = 11 , NTableMax = 150 } |
Public Member Functions | |
| G4CameronGilbertPairingCorrections () | |
| G4bool | GetPairingCorrection (G4int N, G4int Z, G4double &result) const |
Definition at line 39 of file G4CameronGilbertPairingCorrections.hh.
| anonymous enum |
| Enumerator | |
|---|---|
| ZTableSize | |
| NTableSize | |
| ZTableMin | |
| ZTableMax | |
| NTableMin | |
| NTableMax | |
Definition at line 55 of file G4CameronGilbertPairingCorrections.hh.
|
explicit |
Definition at line 71 of file G4CameronGilbertPairingCorrections.cc.
|
inline |
Definition at line 45 of file G4CameronGilbertPairingCorrections.hh.
Referenced by G4PairingCorrection::GetPairingCorrection().