4#ifndef TRIGMINBIASMONITORING_TRIGAFPSIDHYPOMONITORINGALG_H
5#define TRIGMINBIASMONITORING_TRIGAFPSIDHYPOMONITORINGALG_H
27 virtual StatusCode
fillHistograms(
const EventContext& context)
const override;
28 virtual StatusCode
finalize()
override;
31 Gaudi::Property<std::vector<std::string>>
m_chains {
this,
"Chains", {},
"Chains to monitor"};
Header file to be included by clients of the Monitored infrastructure.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< xAOD::AFPTrackContainer > m_AFPtrackOffKey
Gaudi::Property< std::vector< std::string > > m_chains
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms
TrigAFPSidHypoMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual ~TrigAFPSidHypoMonitoringAlg() override
virtual StatusCode finalize() override
SG::ReadHandleKey< xAOD::AFPTrackContainer > m_AFPtrackKey