34 #define INCLXX_IN_GEANT4_MODE 1
52 :theParticle(p), incidentDirection(dir)
83 (*stet_par) = std::sqrt(1.-(*ctet_par)*(*ctet_par));
104 else if (drnd < 0.7265) {
110 else if (drnd < 0.9575) {
130 else if (drnd < 0.9845) {
167 q1=(b1*t1+b2*t2*cfi)/beta;
168 q2=(b2*t1-b1*t2*cfi)/beta;
169 q3=(b3*t1/beta-t2*sfi);
185 Particle *createdParticle =
new Particle(createdType, createdMomentum, createdPosition);
193 else if (nbpart == 3) {
201 list.push_back(Pion1);
202 list.push_back(Pion2);