28 result |= 1 << TriggerBitsCoded_t::PHYSTRIGGER;
31 result |= 1 << TriggerBitsCoded_t::CALIBTRIGGER;
33 if (mTriggerBits & o2::emcal::triggerbits::Inc) {
34 result |= 1 << TriggerBitsCoded_t::REJECTINCOMPLETE;
42 if (triggerbits & (1 << TriggerBitsCoded_t::PHYSTRIGGER)) {
45 if (triggerbits & (1 << TriggerBitsCoded_t::CALIBTRIGGER)) {
48 if (triggerbits & (1 << TriggerBitsCoded_t::REJECTINCOMPLETE)) {
49 mTriggerBits |= o2::emcal::triggerbits::Inc;
Definition of the 32 Central Trigger System (CTS) Trigger Types defined in https://twiki....
Header for data corresponding to the same hardware trigger.
uint16_t getTriggerBitsCompressed() const
int getFirstEntry() const
int getNumberOfObjects() const
const BCData & getBCData() const
void printStream(std::ostream &stream) const
void setTriggerBitsCompressed(uint16_t triggerbits)
std::ostream & operator<<(std::ostream &stream, const Cell &cell)
Stream operator for EMCAL cell.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
uint16_t bc
bunch crossing ID of interaction