47 if(exc > 0.0) { CB /= (1.0 + std::sqrt(exc/((2*(A1 + A2))*CLHEP::MeV))); }
60 if (mass < mass1 + mass2 + bCouloumb)
64 const G4double e = mass - mass1 - mass2;
71 const G4double x = mass1*mass2/(mass1 + mass2);
72 G4double massFactor = x*std::sqrt(x);
75 G4double G_n = (f1 == f2) ? 0.5 : 1.0;
77 prob = (
A*S_n) * massFactor*G_n*std::sqrt(e);
89 if ((spin3 > 0 && spin1*spin2 < 0) || (spin3 < 0 && spin1*spin2 > 0))
G4int TwoSpinParity() const
G4double GetTotalEnergy(void) const
static G4double RadiusCB(G4int Z, G4int A)
G4bool CheckSpinParity(const G4FermiFragment *f1, const G4FermiFragment *f2, const G4FermiFragment *f3)
G4double CoulombBarrier(const G4int Z1, const G4int A1, const G4int Z2, const G4int A2, const G4double exc)
G4double Probability(const G4int A, const G4FermiFragment *f1, const G4FermiFragment *f2, const G4double mass, const G4double exc)