Public Member Functions | |
QTrgInfo () | |
constructor: assign 0 to all data members | |
virtual | ~QTrgInfo () |
destructor | |
bool | operator< (const QTrgInfo &other) |
"less than" operator used to sort events by time | |
unsigned long | GetFlags () const |
void | SetFlags (unsigned long flags) |
QEventType_t | GetType () const |
void | SetType (QEventType_t type) |
long long | GetTime () const |
void | SetTime (long long time) |
unsigned int | GetEventNumber () const |
void | SetEventNumber (unsigned int evNum) |
int | GetChannel () const |
void | SetChannel (int ch) |
QTrgInfo () | |
constructor: assign 0 to all data members | |
virtual | ~QTrgInfo () |
destructor | |
bool | operator< (const QTrgInfo &other) |
"less than" operator used to sort events by time | |
unsigned long | GetFlags () const |
void | SetFlags (unsigned long flags) |
QEventType_t | GetType () const |
void | SetType (QEventType_t type) |
long long | GetTime () const |
void | SetTime (long long time) |
unsigned int | GetEventNumber () const |
void | SetEventNumber (unsigned int evNum) |
int | GetChannel () const |
void | SetChannel (int ch) |
Private Attributes | |
unsigned int | fEvNum |
int | fCh |
long long | fTime |
QEventType_t | fType |
unsigned long | fFlags |
unsigned int QTrgInfo::fEvNum [private] |
event number. This field is left to zero for those events that do not correspond to an event to be returned
int QTrgInfo::fCh [private] |
logical channel number
long long QTrgInfo::fTime [private] |
time from start run in ns
Referenced by operator<().
QEventType_t QTrgInfo::fType [private] |
event type
unsigned long QTrgInfo::fFlags [private] |
possible trigger flags: