5#ifndef TRIGHLTMONITORING_TRIGHLTMONITORALGORITHM_H
6#define TRIGHLTMONITORING_TRIGHLTMONITORALGORITHM_H
29 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
36 StatusCode fillResultAndConsistencyHistograms(
const EventContext& ctx )
const;
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.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::TrigConfKeys > m_eventKey
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadHandleKey< xAOD::TrigConfKeys > m_onlineKey
ServiceHandle< TrigConf::ITrigConfigSvc > m_trigConfigSvc