7 : orbitNr_(((
uint64_t)(l1Info.orbithigh) << 32) | l1Info.orbitlow),
9 index_(-l1Info.ind0 - 1),
10 eventType_(l1Info.eventtype) {}
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;
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Class to contain L1 accept history information from TCDS FED.
uint8_t getEventType() const
unsigned long long uint64_t
uint64_t getOrbitNr() const