Geant4_10
|
#include <G4CameronTruranHilfPairingCorrections.hh>
Public Types | |
enum | { ZTableSize = 93, NTableSize = 146, ZTableMin = 10, ZTableMax = 102, NTableMin = 10, NTableMax = 155 } |
Public Member Functions | |
G4CameronTruranHilfPairingCorrections () | |
~G4CameronTruranHilfPairingCorrections () | |
G4double | GetPairingCorrection (G4int A, G4int Z) const |
G4double | GetPairingZ (G4int Z) const |
G4bool | IsInTableThisZ (G4int Z) const |
G4double | GetPairingN (G4int N) const |
G4bool | IsInTableThisN (G4int N) const |
Definition at line 39 of file G4CameronTruranHilfPairingCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
ZTableSize | |
NTableSize | |
ZTableMin | |
ZTableMax | |
NTableMin | |
NTableMax |
Definition at line 80 of file G4CameronTruranHilfPairingCorrections.hh.
G4CameronTruranHilfPairingCorrections::G4CameronTruranHilfPairingCorrections | ( | ) |
Definition at line 75 of file G4CameronTruranHilfPairingCorrections.cc.
G4CameronTruranHilfPairingCorrections::~G4CameronTruranHilfPairingCorrections | ( | ) |
Definition at line 81 of file G4CameronTruranHilfPairingCorrections.cc.
|
inline |
Definition at line 48 of file G4CameronTruranHilfPairingCorrections.hh.
Definition at line 68 of file G4CameronTruranHilfPairingCorrections.hh.
Definition at line 54 of file G4CameronTruranHilfPairingCorrections.hh.
Definition at line 75 of file G4CameronTruranHilfPairingCorrections.hh.
Definition at line 62 of file G4CameronTruranHilfPairingCorrections.hh.