Raw TC result nefor digitizing.
double m_raw_energy
TC Energy and Timing Raw TC energy.
void setBeamBkgTag(int beambkgtag)
Set beam background tag.
TRGECLDigi0()
Empty constructor Recommended for ROOT IO.
int getiBinTime() const
get time bin
void setTCId(int tcid)
Set TC id.
int m_beambkgtag
beam background tag
int getEventId() const
Get event id.
ClassDef(TRGECLDigi0, 1)
the class title
void setiBinTime(int ibintime)
Set time bin.
int getBeamBkgTag() const
Get beam background tag.
double getRawTiming() const
Get raw TC timing.
int getTCId() const
Get TC id.
void setRawEnergy(double raw_energy)
Set Energy and Timing set raw energy.
double m_raw_timing
Raw TC timing.
void setEventId(int eventid)
Set event id.
void setRawTiming(double raw_timing)
Set raw timing.
TRGECLDigi0(int eventid, int tcid, int ibintime, int beambkgtag, double raw_energy, double raw_timing)
Useful Constructor.
double getRawEnergy() const
Get Energy and Timing Get raw TC energy.
Abstract base class for different kinds of events.