5#ifndef TRIGMINBIASMONITORING_FWDAFPCOUNTMONITORINGALG_H
6#define TRIGMINBIASMONITORING_FWDAFPCOUNTMONITORINGALG_H
21 virtual StatusCode
fillHistograms(
const EventContext& context)
const override;
24 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.
FwdAFPCountMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< std::vector< std::string > > m_chains
virtual StatusCode initialize() override
initialize
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms