const int gtNrEventsRejectBeforeMask() const
get the number of events rejected for this entry before applying the trigger masks
bool operator!=(const L1GtTrigReportEntry &) const
unequal operator
int m_nrEventsError
number of events with error
const unsigned int gtTriggerMask() const
get the trigger mask
int m_nrEventsReject
number of events rejected for this entry
int m_daqPartition
index of the DAQ partition
const int gtPrescaleFactor() const
get the prescale factor
std::string m_triggerMenuName
menu name
bool operator==(const L1GtTrigReportEntry &) const
equal operator
const int gtNrEventsAcceptBeforeMask() const
get the number of events accepted for this entry before applying the trigger masks
unsigned int m_triggerMask
trigger mask
int m_nrEventsAcceptBeforeMask
number of events accepted for this entry before applying the trigger masks
const unsigned int gtDaqPartition() const
get the index of the DAQ partition
virtual ~L1GtTrigReportEntry()
destructor
const std::string gtAlgoName() const
get the algorithm name
const int gtNrEventsError() const
get the number of events with error for this entry
void addErrorEntry()
increase # of events with error
L1GtTrigReportEntry(const std::string &menuName, const std::string &algName, const int prescaleFactor, const int triggerMask, const int daqPartition)
constructor
void addValidEntry(const bool algResultAfterMask, const bool algResultBeforeMask)
increase # of events accepted/rejected for this entry
L1GtTrigReportEntry & operator=(const L1GtTrigReportEntry &)
assignment operator
const std::string gtTriggerMenuName() const
get the trigger menu name
const int gtNrEventsAccept() const
get the number of events accepted for this entry
int m_nrEventsRejectBeforeMask
number of events rejected for this entry before applying the trigger masks
const int gtNrEventsReject() const
get the number of events rejected for this entry