Digitize result.
More...
#include <TRGECLTiming.h>
Digitize result.
Definition at line 21 of file TRGECLTiming.h.
◆ TRGECLTiming()
Empty constructor Recommended for ROOT IO.
Definition at line 42 of file TRGECLTiming.h.
43 {
44 m_eventid = 0;
45 m_timing = 0;
46 }
◆ getEventId()
◆ getTiming()
double getTiming |
( |
| ) |
const |
|
inline |
◆ setEventId()
void setEventId |
( |
int | eventid | ) |
|
|
inline |
Set event id.
Definition at line 29 of file TRGECLTiming.h.
29{ m_eventid = eventid; }
◆ setTiming()
void setTiming |
( |
double | timing | ) |
|
|
inline |
◆ m_eventid
◆ m_timing
The documentation for this class was generated from the following file: