134 double raw_energy_tot,
135 double raw_timing_tot,
void setRawEnergyTot(double raw_energy_tot)
Set Raw total Energy.
int getPhiId() const
Get phi Id.
double m_raw_energy
TC Energy and Timing Raw TC energy.
void setBeamBkgTag(int beambkgtag)
Set Beam background veto.
void setRawTimingTot(double raw_timing_tot)
Set Raw Total Timing.
ClassDef(TRGECLDigi, 1)
the class title
double m_fit_energy
Fitting energy.
double m_raw_energy_tot
Raw TC total energy.
double getRawTimingTot() const
Get raw total timing.
void setTCId(int tcid)
Set TC id.
double getFitTiming() const
Get fit timing.
int m_beambkgtag
beam bkg tag
void setFitTiming(double fit_timing)
Set fitting timing.
void setThetaId(int thetaid)
Set Theta id.
void setTCnOutput(int TC_noutput)
Set # of TC output.
double getRawEnergyTot() const
Get raw total energy.
int getThetaId() const
Get theta Id.
int getEventId() const
Get event id.
int getBeamBkgTag() const
Get beam background tag.
TRGECLDigi(int eventid, int tcid, int phiid, int thetaid, int tcnoutput, int beambkgtag, double raw_energy, double raw_timing, double raw_energy_tot, double raw_timing_tot, double fit_energy, double fit_timing)
Useful Constructor.
void setPhiId(int phiid)
Set Phi id.
TRGECLDigi()
Empty constructor Recommended for ROOT IO.
double getRawTiming() const
Get raw timing.
int getTCId() const
Get TC id.
void setRawEnergy(double raw_energy)
Set Energy and Timing Set Raw enrgy.
double m_raw_timing
Raw TC timing.
int m_thetaid
Theta id of TC.
void setEventId(int eventid)
Set event id.
void setRawTiming(double raw_timing)
Set Raw Timing.
double getRawEnergy() const
Get Energy and Timing Get raw energy.
double m_raw_timing_tot
Raw TC total timing.
double getFitEnergy() const
get fit energy
void setFitEnergy(double fit_energy)
Set fitting energy.
double m_fit_timing
Fitting timing.
Abstract base class for different kinds of events.