38 : A1(134),A2(141),A3((A1 + A2)*0.5),As(0.0),Sigma1(0.0),Sigma2(0.0),
54 else {
Sigma2 = 5.6 + 0.096*(
A-235); }
67 if (U <= 16.25) { wa =
G4Exp(0.5385*U-9.9564); }
68 else { wa =
G4Exp(0.09197*U-2.7003); }
70 wa =
G4Exp(0.09197*U-1.0808);
73 wa =
G4Exp(0.09197*(U-X) - 1.0808);
91 if (
A < 227) {
w *=
G4Exp(0.3*(227-
A)); }
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
void DefineParameters(G4int A, G4int Z, G4double ExEnergy, G4double FissionBarrier)
G4double LocalExp(G4double x) const
static constexpr double MeV
T max(const T t1, const T t2)
brief Return the largest of the two arguments
T min(const T t1, const T t2)
brief Return the smallest of the two arguments