4 #include "TLorentzRotation.h"
5 TLorentzRotation getBoost(
double Eher,
double Eler,
double cross_angle,
6 double angle) __attribute__((deprecated(
"Superseeded by BeamEnergy class, use that instead")));
7 double getBeamEnergySpreadCM(
double E1,
double dE1,
9 double crossing_angle) __attribute__((deprecated(
"Superseeded by BeamEnergy class, use that instead")));