1 #ifndef TSIOValidationObj_H
2 #define TSIOValidationObj_H
17 TSIOValidationObj(
const Int_t nev,
const Double_t th,
const Double_t ph,
const Double_t s1000)
20 void SetRecord(
const Int_t nev,
const Double_t th,
const Double_t ph,
const Double_t s1000);
virtual bool Validate(const TValidationObj *const vo)
void SetPhi(const Double_t ph)
TSIOValidationObj(const Int_t nev, const Double_t th, const Double_t ph, const Double_t s1000)
void SetShowerSize(const Double_t s)
Double_t GetShowerSize() const
void SetRecord(const Int_t nev, const Double_t th, const Double_t ph, const Double_t s1000)
void SetEventId(const Int_t id)
void SetTheta(const Double_t th)
Double_t GetTheta() const
ClassDef(TSIOValidationObj, 2)