Raw TC result nefor digitizing.
More...
#include <TRGECLDigi0.h>
|
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
|
|
Raw TC result nefor digitizing.
Definition at line 21 of file TRGECLDigi0.h.
◆ TRGECLDigi0() [1/2]
Empty constructor Recommended for ROOT IO.
Definition at line 70 of file TRGECLDigi0.h.
71 {
78
79
80 }
double m_raw_energy
TC Energy and Timing Raw TC energy.
int m_beambkgtag
beam background tag
double m_raw_timing
Raw TC timing.
◆ TRGECLDigi0() [2/2]
TRGECLDigi0 |
( |
int |
eventid, |
|
|
int |
tcid, |
|
|
int |
ibintime, |
|
|
int |
beambkgtag, |
|
|
double |
raw_energy, |
|
|
double |
raw_timing |
|
) |
| |
|
inline |
◆ getBeamBkgTag()
int getBeamBkgTag |
( |
| ) |
const |
|
inline |
◆ getEventId()
◆ getiBinTime()
int getiBinTime |
( |
| ) |
const |
|
inline |
◆ getRawEnergy()
double getRawEnergy |
( |
| ) |
const |
|
inline |
Get Energy and Timing Get raw TC energy.
Definition at line 62 of file TRGECLDigi0.h.
◆ getRawTiming()
double getRawTiming |
( |
| ) |
const |
|
inline |
◆ getTCId()
◆ setBeamBkgTag()
void setBeamBkgTag |
( |
int |
beambkgtag | ) |
|
|
inline |
◆ setEventId()
void setEventId |
( |
int |
eventid | ) |
|
|
inline |
◆ setiBinTime()
void setiBinTime |
( |
int |
ibintime | ) |
|
|
inline |
◆ setRawEnergy()
void setRawEnergy |
( |
double |
raw_energy | ) |
|
|
inline |
Set Energy and Timing set raw energy.
Definition at line 47 of file TRGECLDigi0.h.
◆ setRawTiming()
void setRawTiming |
( |
double |
raw_timing | ) |
|
|
inline |
◆ setTCId()
◆ m_beambkgtag
◆ m_eventid
◆ m_ibintime
◆ m_raw_energy
TC Energy and Timing Raw TC energy.
Definition at line 34 of file TRGECLDigi0.h.
◆ m_raw_timing
◆ m_tcid
The documentation for this class was generated from the following file: