|
QualityControl
1.5.1
O2 Data Quality Control Framework
|
Public Member Functions | |
| Trigger (TriggerType triggerType) | |
| Constructor. Timestamp is generated from the time of construction. | |
| Trigger (TriggerType triggerType, uint64_t timestamp) | |
| Constructor. | |
| operator bool () const | |
| bool | operator== (TriggerType other) const |
Static Public Member Functions | |
| static uint64_t | msSinceEpoch () |
Public Attributes | |
| TriggerType | triggerType |
| uint64_t | timestamp |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const Trigger &t) |