Belle II Software  release-08-01-10
TRGECLDigi0 Class Reference

Raw TC result nefor digitizing. More...

#include <TRGECLDigi0.h>

Inheritance diagram for TRGECLDigi0:
Collaboration diagram for TRGECLDigi0:

Public Member Functions

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

Public Attributes

int m_eventid
 Event Id.
 
int m_tcid
 TC id.
 
int m_ibintime
 time bin
 
int m_beambkgtag
 beam background tag
 
double m_raw_energy
 TC Energy and Timing Raw TC energy.
 
double m_raw_timing
 Raw TC timing.
 

Detailed Description

Raw TC result nefor digitizing.

Definition at line 21 of file TRGECLDigi0.h.


The documentation for this class was generated from the following file: