QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::postprocessing::Trigger Struct Reference
Collaboration diagram for o2::quality_control::postprocessing::Trigger:

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)
 

The documentation for this struct was generated from the following files: