138 if(
IsMaster() && mass < GeV && part->GetParticleName() !=
"GenericIon") {
170 for (
G4int j=0; j<nelm; ++j) {
171 Z =
std::min(Z,(*theElementVector)[j]->GetZasInt());
195 if(kinEnergy <= 0.0) {
return cross; }
212 if(costmin > costmax) {
231 std::vector<G4DynamicParticle*>* fvect,
245 kinEnergy,cut,kinEnergy);
256 if(costmin <= costmax) {
return; }
278 v1.
setX(momCM*newDirection.
x());
279 v1.
setY(momCM*newDirection.
y());
280 v1.
setZ(momCM*newDirection.
z());
304 fvect->push_back(newdp);
305 }
else if(trec > 0.0) {