4#ifndef TRIGT1CALOMONITORING_L1CALOLEGACYEDMMONITORALGORITHM_H
5#define TRIGT1CALOMONITORING_L1CALOLEGACYEDMMONITORALGORITHM_H
20 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
24 StringProperty
m_packageName{
this,
"PackageName",
"L1CaloLegacyEDMMonitor",
"group name for histograming"};
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.
SG::ReadHandleKey< xAOD::EmTauRoIContainer > m_l1TauRoIKey
StringProperty m_packageName
SG::ReadHandleKey< xAOD::JetRoIContainer > m_l1JetRoIKey
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
virtual ~L1CaloLegacyEDMMonitorAlgorithm()=default
SG::ReadHandleKey< xAOD::EnergySumRoI > m_l1EnergySumRoIKey
Property holding a SG store/key/clid from which a ReadHandle is made.