4#ifndef TRIGMINBIASMONITORING_FWDZDCMONITORINGALG_H
5#define TRIGMINBIASMONITORING_FWDZDCMONITORINGALG_H
29 virtual StatusCode
fillHistograms(
const EventContext &context)
const override;
33 this,
"triggerList", {},
"Add triggers to this to be monitored"};
35 this,
"ZdcModuleContainerKey",
"ZdcModules",
"Read handle key for ZdcModuleContainer"};
37 {
this,
"ZdcModuleCalibEnergyKey",
"ZdcModules.CalibEnergy",
"ReadHandleKey for Zdc CalibEnergy AuxData"};
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Handle class for reading a decoration on an object.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerKey
virtual StatusCode initialize() override
initialize
Gaudi::Property< std::vector< std::string > > m_triggerList
FwdZDCMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
virtual ~FwdZDCMonitoringAlg()
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleCalibEnergyKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.