39 G4PairingCorrection::G4PairingCorrection()
49 theInstance = &theCorrections;
63 pairCorr = ((1 - Z + 2*(Z/2)) + (1 - N + 2*(N/2)))
64 *PairingConstant/std::sqrt(static_cast<G4double>(A));
75 G4double pairCorr = ((1 - Z + 2*(Z/2)) + (1 - N + 2*(N/2)))
76 *PairingConstant/std::sqrt(static_cast<G4double>(A));
double A(double temperature)
static constexpr double MeV
G4double GetPairingCorrection(G4int A, G4int Z) const
G4bool GetPairingCorrection(G4int N, G4int Z, G4double &result) const
static G4PairingCorrection * GetInstance()
G4double GetFissionPairingCorrection(G4int A, G4int Z) const
T max(const T t1, const T t2)
brief Return the largest of the two arguments
static constexpr double MeV
G4bool GetPairingCorrection(G4int N, G4int Z, G4double &result) const