43 "Particle mass must not be zero.");
48 "Particle momentum must not be zero.");
59 throw LogicalError(
"PartData::setE()",
"Energy should be > mass.");
71 throw LogicalError(
"PartData::setBeta()",
"Beta should be < 1.");
81 throw LogicalError(
"PartData::setGamma()",
"Gamma should be > 1.");
void setMomentumTolerance(double tolerance)
Set the momentum tolerance.
Tps< T > sqrt(const Tps< T > &x)
Square root.
void setBeta(double beta)
Set beta.
void setP(double p)
Set reference momentum.
void setE(double E)
Set reference energy.
double momentumTolerance_m
constexpr double e
The value of .
void setGamma(double gamma)
Set gamma.