13 s <<
"Index: " << l1aInfo.
getIndex() << std::endl;
14 s <<
" OrbitNr: " << l1aInfo.
getOrbitNr() << std::endl;
15 s <<
" BXID: " << l1aInfo.
getBXID() << std::endl;
16 s <<
" EventType: " << (uint16_t)l1aInfo.
getEventType() << std::endl;
Class to contain L1 accept history information from TCDS FED.
uint8_t getEventType() const
unsigned long long uint64_t
std::ostream & operator<<(std::ostream &s, const L1aInfo &l1aInfo)
Pretty-print operator for L1aInfo.
uint64_t getOrbitNr() const