Geant4_10
|
#include <G4CookPairingCorrections.hh>
Public Types | |
enum | { ZTableSize = 68, NTableSize = 118, ZTableMin = 28, ZTableMax = 95, NTableMin = 33, NTableMax = 150 } |
Public Member Functions | |
G4CookPairingCorrections () | |
~G4CookPairingCorrections () | |
G4double | GetParingCorrection (G4int A, G4int Z) const |
G4double | GetPairingZ (G4int Z) const |
G4bool | IsInTableThisZ (const G4int Z) const |
G4double | GetPairingN (const G4int N) const |
G4bool | IsInTableThisN (const G4int N) const |
Definition at line 39 of file G4CookPairingCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 77 of file G4CookPairingCorrections.hh.
G4CookPairingCorrections::G4CookPairingCorrections | ( | ) |
Definition at line 71 of file G4CookPairingCorrections.cc.
G4CookPairingCorrections::~G4CookPairingCorrections | ( | ) |
Definition at line 77 of file G4CookPairingCorrections.cc.
Definition at line 65 of file G4CookPairingCorrections.hh.
Definition at line 53 of file G4CookPairingCorrections.hh.
Definition at line 48 of file G4CookPairingCorrections.hh.
Definition at line 72 of file G4CookPairingCorrections.hh.
Definition at line 60 of file G4CookPairingCorrections.hh.