46 resA13 = U = delta0 = delta1 = a0 = a1 = probmax = alphaP = betaP = 0.0;
47 Umax = bCoulomb = 0.0;
50 /((CLHEP::pi*CLHEP::hbarc)*(CLHEP::pi*CLHEP::hbarc));
51 coeff = CLHEP::fermi*CLHEP::fermi/(CLHEP::pi*CLHEP::hbarc*CLHEP::hbarc);
53 isExcited = (!lManager || 0.0 == lManager->MaxLevelEnergy()) ?
false :
true;
77 if(0.0 >= Umax) {
return 0.0; }
86 std::max((CB*(twoMass - CB) + evapMass2)/twoMass -
pEvapMass,0.0);
87 if(ekinmax <= ekinmin) {
return 0.0; }
124 G4double ekin = tmax - tmin - CB -exEnergy + exEvap;
G4double GetExcitationEnergy() const
G4double TotalProbability(const G4Fragment &, const G4double tmin, const G4double tmax, const G4double CB, const G4double exEnergy, const G4double exEvap)
G4GEMProbabilityVI(G4int anA, G4int aZ, const G4LevelManager *)
G4double ComputeProbability(G4double ekin, G4double CB) override
G4VEmissionProbability(G4int Z, G4int A)
void ResetIntegrator(size_t nbin, G4double de, G4double eps)
G4double IntegrateProbability(G4double elow, G4double ehigh, G4double CB)
G4NuclearLevelData * pNuclearLevelData