4 #include <utl/AugerUnits.h>
30 const Double_t thaxi,
const Double_t phaxi,
const Double_t xmax,
31 const Double_t eem,
const Double_t etot)
47 cout <<
"EyeId " <<
GetEyeId() <<
'\n'
53 <<
"Eem " <<
GetEem() <<
'\n'
54 <<
"Etot " <<
GetEtot() << endl;
67 const double angleSDP =
71 if (angleSDP > 1e-2*degree)
74 const double angleAxis =
77 if (angleAxis > 1e-2*degree)
98 os << x << (x == y ?
" == " :
" != ") << y;
bool Match(const VEyeRecObj &e)
Double_t GetThetaSDP() const
double Angle(const double theta1, const double phi1, const double theta2, const double phi2)
string OutputEqual(const T &x, const T &y)
Double_t GetThetaAxis() const
Double_t GetPhiAxis() const
double RelativeError(const double a, const double b)
Double_t GetPhiSDP() const
bool operator==(const TimeStamp &ts, const TimeRange &tr)
void SetRecord(const Int_t neye, const Double_t thsdp, const Double_t phsdp, const Double_t thaxi, const Double_t phaxi, const Double_t xmax, const Double_t eem, const Double_t etot)