41 :
particle(part), theCoulombBarrierPtr(aCoulombBarrier),
42 theMomentum(0.,0.,0.,0.),
45 theResA(0),theResZ(0),theFragA(0),theFragZ(0),theBindingEnergy(0.0),
46 theMinKinEnergy(0.0),theMaxKinEnergy(0.0),theResMass(0.0),
48 theEmissionProbability(0.0),theCoulombBarrier(0.0),
49 OPTxs(3),useSICB(
true)
72 <<
"PreCompoundModel Emitted Fragment: Z= " << theFragment->
GetZ()
73 <<
" A= " << theFragment->
GetA()
110 /twoEcm - theMass,0.0);
112 std::max(((theMass+elim)*(twoEcm-theMass-elim) +
113 theMass*theMass)/twoEcm - theMass,0.0);