4 #include <utl/AugerUnits.h>
42 cerr <<
"Fault in casting TSIOValidationObj!!!!" << endl;
56 const double angleTolerance = 1e-2*
degree;
57 if (angle > angleTolerance)
67 cout <<
"Event ID " <<
VEventId <<
'\n'
68 <<
"Theta "<< setprecision(16) <<
VTheta <<
'\n'
69 <<
"Phi " << setprecision(16) <<
VPhi <<
'\n'
70 <<
"S(1000) " << setprecision(16) <<
VS1000 << endl;
virtual bool Validate(const TValidationObj *const vo)
double Angle(const double theta1, const double phi1, const double theta2, const double phi2)
double RelativeError(const double a, const double b)
void SetRecord(const Int_t nev, const Double_t th, const Double_t ph, const Double_t s1000)