44 outputStream <<
"\nL1 GT Trigger masks are printed for all L1 partitions. " 45 <<
"\n Partition numbering: partition \"i\" -> bit i" 46 <<
" (bit 0 is LSB)\n" 47 <<
"\n If mask value is 1 for a given algorithm/technical trigger in a given partition " 48 <<
"\n then the algorithm/technical trigger is masked (has value 0 = false) in the evaluation " 50 <<
"\n For veto masks, if the mask is set to 1 and the result of the trigger for that bit is true, " 51 <<
"\n then the FinalOR is set to false (no L1A).\n" 55 outputStream <<
" Algorithm/technical trigger bit number " << 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