54 outputStream <<
"\nL1 GT Trigger masks are printed for all L1 partitions. "
55 <<
"\n Partition numbering: partition \"i\" -> bit i"
56 <<
" (bit 0 is LSB)\n"
57 <<
"\n If mask value is 1 for a given algorithm/technical trigger in a given partition "
58 <<
"\n then the algorithm/technical trigger is masked (has value 0 = false) in the evaluation "
60 <<
"\n For veto masks, if the mask is set to 1 and the result of the trigger for that bit is true, "
61 <<
"\n then the FinalOR is set to false (no L1A).\n"
65 outputStream <<
" Algorithm/technical trigger bit number "
66 << std::setw(3) <<
i <<
":\t mask: 0x" << std::hex
void print(std::ostream &) const
print the mask
void setGtTriggerMask(std::vector< unsigned int > &)
set the trigger mask
virtual ~L1GtTriggerMask()
std::vector< unsigned int > m_triggerMask
trigger mask