4#ifndef TRIGMINBIASMONITORING_HLTMBTSMONITORINGALGMT_H
5#define TRIGMINBIASMONITORING_HLTMBTSMONITORINGALGMT_H
25 virtual StatusCode
fillHistograms(
const EventContext &context)
const override;
29 this,
"triggerList", {},
"Add triggers to this to be monitored"};
31 this,
"MBTSbitsKey",
"HLT_MbtsBitsContainer",
"Name of MbtsBitsContainer"};
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Gaudi::Property< std::vector< std::string > > m_triggerList
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< xAOD::TrigT2MbtsBitsContainer > m_TrigT2MbtsBitsContainerKey
HLTMBTSMonitoringAlgMT(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.