60 theA(anA), theZ(aZ), Spin(aSpin), theCoulombBarrierPtr(0),
90 for (
size_t i = 0; i <
nn; ++i) {
136 LevelDensityParameter(ResidualA,ResidualZ,MaximalKineticEnergy+V-delta0);
139 G4double T = 1.0/(std::sqrt(a/Ux) - 1.5/Ux);
142 - 1.25*
G4Log(Ux/MeV) + 2.0*std::sqrt(a*Ux));
152 G4double TCN = 1.0/(std::sqrt(aCN/UxCN) - 1.5/UxCN);
157 G4double t = MaximalKineticEnergy/T;
158 if ( MaximalKineticEnergy < Ex ) {
160 Width = (
I1(t,t)*T + (Beta+V)*
I0(t))/
G4Exp(E0/T);
167 static const G4double sqrt2 = std::sqrt(2.0);
170 G4double s0 = 2.0*std::sqrt(a*(MaximalKineticEnergy-delta0));
171 G4double sx = 2.0*std::sqrt(a*(Ex-delta0));
172 Width =
I1(t,tx)*T/expE0T +
I3(s0,sx)*
G4Exp(s0)/(sqrt2*
a);
175 Width += (Beta+V)*(
I0(tx)/expE0T + 2.0*sqrt2*
I2(s0,sx)*
G4Exp(s0));
181 G4double gg = (2.0*
Spin+1.0)*NuclearMass/(pi2* hbarc*hbarc);
191 Rb = 1.12*(Aj + Ad) - 0.86*((Aj+Ad)/(Aj*Ad))+2.85;
198 Rb=1.5*(Aj+Ad)*
fermi;
218 - 1.25*
G4Log(UxCN/MeV)
219 + 2.0*std::sqrt(aCN*UxCN));
220 InitialLevelDensity = (
pi/12.0)*
G4Exp((U-E0CN)/TCN)/TCN;
227 InitialLevelDensity = (
pi/12.0)*
G4Exp(2*x1)/(x*std::sqrt(x1));
232 Width *=
pi*gg*GeometricalXS*Alpha/(12.0*InitialLevelDensity);
246 G4double p1 = S *(2.0 + S2 *( 4.0 + S2 *( 13.5 + S2 *( 60.0 + S2 * 325.125 ))));
249 (1.5*s2+0.5*sx2) + Sx2 *(
250 (3.75*s2+0.25*sx2) + Sx2 *(
251 (12.875*s2+0.625*sx2) + Sx2 *(
252 (59.0625*s2+0.9375*sx2) + Sx2 *(324.8*s2+3.28*sx2))))));
G4double I3(G4double s0, G4double sx)
static G4Pow * GetInstance()
G4double I1(G4double t, G4double tx)
G4double EmissionProbability(const G4Fragment &fragment, G4double anEnergy)
G4double CalcAlphaParam(const G4Fragment &) const
G4PairingCorrection * fPairCorr
G4double GetCoulombBarrier(const G4Fragment &fragment) const
G4double CalcProbability(const G4Fragment &fragment, G4double MaximalKineticEnergy, G4double V)
std::vector< G4double > ExcitLifetimes
G4double I2(G4double s0, G4double sx)
G4double logZ(G4int Z) const
G4double Z13(G4int Z) const
std::vector< G4double > ExcitSpins
G4double GetPairingCorrection(G4int A, G4int Z) const
G4VLevelDensityParameter * theEvapLDPptr
virtual ~G4GEMProbability()
G4double CalcBetaParam(const G4Fragment &) const
std::vector< G4double > ExcitEnergies
static const G4double A[nN]
G4double G4Log(G4double x)
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
static G4PairingCorrection * GetInstance()
virtual G4double LevelDensityParameter(G4int A, G4int Z, G4double U) const =0
G4double ComputeGroundStateMass(G4int Z, G4int A) const
static const double fermi
G4double GetExcitationEnergy() const