32#ifndef G4CameronTruranHilfPairingCorrections_h
33#define G4CameronTruranHilfPairingCorrections_h 1
66 G4cerr <<
"G4CameronTruranHilfPairingCorrections: out of table for Z = " << Z <<
G4endl;
84 G4cerr <<
"G4CameronTruranHilfPairingCorrections: out of table for N = " << N <<
G4endl;
G4DLLIMPORT std::ostream G4cerr
G4double GetPairingZ(const G4int Z) const
~G4CameronTruranHilfPairingCorrections()
G4double GetParingCorrection(const G4int A, const G4int Z) const
G4double GetPairingN(const G4int N) const
G4bool IsInTableThisZ(const G4int Z) const
G4bool IsInTableThisN(const G4int N) const
static G4CameronTruranHilfPairingCorrections * GetInstance()