5#ifndef CLUSTERMONITORALGORITHM_H
6#define CLUSTERMONITORALGORITHM_H
22 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
35 "Name of the CaloTopoClusters container"};
37 "Name of the EM-only clusters container"};
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.
Gaudi::Property< float > m_EMlowEthresh
Gaudi::Property< float > m_hiEthresh
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_CaloClusterContainerKey
virtual ~ClusterMonitorAlgorithm()
Gaudi::Property< float > m_lowEthresh
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_EMClusterContainerKey
Gaudi::Property< float > m_EMmedEthresh
Gaudi::Property< float > m_medEthresh
Gaudi::Property< float > m_medhiEthresh
Gaudi::Property< float > m_EMhiEthresh
Gaudi::Property< float > m_EMmedhiEthresh
Property holding a SG store/key/clid from which a ReadHandle is made.