27 double verySmallP2 = 0.0001;
28 if (
p2 <= verySmallP2) {
29 deltaP.SetXYZT(0., 0., 0., 0.);
35 double beta2 =
p2 / e2;
36 double gama2 = e2 / m2;
38 double charge2 =
Particle.particle().charge() *
Particle.particle().charge();
41 double eSpread = 0.1536E-3 * charge2 * (
theZ() /
theA()) *
rho() * thick / beta2;
53 double aBitAboveMass =
Particle.particle().mass() * 1.0001;
60 Particle.particle().Py() * (1. - fac),
61 Particle.particle().Pz() * (1. - fac),