96 G4double sintheta = std::sqrt(1.0 - costheta*costheta);
98 G4ThreeVector direction(sintheta*std::cos(phi),sintheta*std::sin(phi),
101 G4double KE = std::sqrt(cmMomentum*cmMomentum + tritonMass*tritonMass)
107 KE = std::sqrt(cmMomentum*cmMomentum + nucleusMass*nucleusMass) - nucleusMass;
136 <<
" with branching ratio " <<
GetBR() <<
"% and Q value "