55 }
else {
return 100.0*
GeV; }
71 G4double x = (aCoul/(2.0*aSurf))*(Z*Z)/static_cast<G4double>(A);
72 x /= (1.0 - k*(N-Z)*(N-Z)/
static_cast<G4double>(A*
A));
76 if (x <= 2./3.) { BF0 *= 0.38*(3./4.-x); }
77 else { BF0 *= 0.83*(1. - x)*(1. - x)*(1. - x); }
81 D *= (N - 2*(N/2) + Z - 2*(Z/2));
static G4Pow * GetInstance()
G4CameronShellPlusPairingCorrections * SPtr
G4double SellPlusPairingCorrection(G4int Z, G4int N)
G4CameronShellPlusPairingCorrections * GetCameronShellPlusPairingCorrections()
G4double BarashenkovFissionBarrier(G4int A, G4int Z)
static const G4double A[nN]
G4double FissionBarrier(G4int A, G4int Z, G4double U)
G4double Z23(G4int Z) const
static G4ShellCorrection * GetInstance()