Go to the documentation of this file.
38 return 16 * std::pow(Z, 0.9);
63 (2 * me * betaSq * gammaSq) / (1 + 2 * gamma * ratio + ratio * ratio);
73 return K * z * z * (Z / A) * (1. / betaSq)
74 * (0.5 *
std::log(2 * me * betaSq * gammaSq * Tmax / (I * I)) - betaSq
static scaltype gMuonMass
friend F32vec4 sqrt(const F32vec4 &a)
friend F32vec4 log(const F32vec4 &a)
static scaltype gElectronMass
static scaltype CalcI(scaltype Z)
static scaltype CalcThetaPrj(scaltype E, scaltype x, const LxTbAbsorber *mat)
static scaltype EnergyLoss(scaltype E, scaltype L, const LxTbAbsorber *mat)
static scaltype BetheBloch(scaltype E, const LxTbAbsorber *mat)