24 VEyeRecObj(
const Int_t neye,
const Double_t thsdp,
const Double_t phsdp,
25 const Double_t thaxi,
const Double_t phaxi,
const Double_t xmax,
26 const Double_t eem,
const Double_t etot)
27 {
SetRecord(neye, thsdp, phsdp, thaxi, phaxi, xmax, eem, etot); }
29 void SetRecord(
const Int_t neye,
const Double_t thsdp,
const Double_t phsdp,
30 const Double_t thaxi,
const Double_t phaxi,
const Double_t xmax,
31 const Double_t eem,
const Double_t etot);
bool Match(const VEyeRecObj &e)
Double_t GetThetaSDP() const
void SetXMax(const Double_t xm)
Double_t GetThetaAxis() const
Double_t GetPhiAxis() const
void SetPhiSDP(const Double_t ph)
Double_t GetPhiSDP() const
void SetThetaAxis(const Double_t th)
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)
void SetThetaSDP(const Double_t th)
void SetPhiAxis(const Double_t ph)
VEyeRecObj(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)
void SetEem(const Double_t en)
void SetEtot(const Double_t en)
void SetEyeId(const Int_t id)