75 if (E0 <= 0.0) {
return 0.0; }
78 if (E1 <= 0.0) {
return 0.0; }
83 if (rj <0.0 || xs < 0.0) {
84 std::ostringstream errOs;
85 errOs <<
"Rj=" << rj <<
" xsec("
86 <<eKin/
MeV<<
" MeV)= "<< xs <<
" A= "<<
GetA()<<
" Z= "<<
GetZ()
92 *
g4pow->
powN(g1*E1/(g0*E0),N-2) * g1 / (E0*g0*g0);
G4double powN(G4double x, G4int n) const
virtual ~G4PreCompoundNucleon()
G4int GetNumberOfParticles() const
G4int GetNumberOfHoles() const
G4double CrossSection(G4double ekin) const
virtual G4double GetRj(G4int NumberParticles, G4int NumberCharged) const =0
G4double theBindingEnergy
virtual G4double ProbabilityDistributionFunction(G4double eKin, const G4Fragment &aFragment)
static const double millibarn
G4PreCompoundParameters * theParameters
const G4double sixoverpi2
G4int GetNumberOfCharged() const
G4double GetLevelDensity()
G4double GetExcitationEnergy() const