5#ifndef TRIGCALOMONITORING_HLTCALO_L2CALOEMCLUSTERSMONITOR_H
6#define TRIGCALOMONITORING_HLTCALO_L2CALOEMCLUSTERSMONITOR_H
24 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
27 float calculateDeltaR(
float max_deltar,
float eta_1,
float phi_1,
float eta_2,
float phi_2 )
const;
42 std::vector<const xAOD::TrigEMCluster*>
ifStepPassed(
const std::string& chain)
const;
Replaces the BunchCrossing AlgTool used in run1/2.
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.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
float calculateDeltaR(float max_deltar, float eta_1, float phi_1, float eta_2, float phi_2) const
std::string m_HLT_cont_name
SG::ReadCondHandleKey< BunchCrossingCondData > m_bunchCrossingKey
HLTCalo_L2CaloEMClustersMonitor(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< int > m_OFF_types
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_HLT_cont_key
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
std::vector< const xAOD::TrigEMCluster * > ifStepPassed(const std::string &chain) const
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_OFF_cont_key
std::string m_mongroup_name
std::string m_hltChainsT0
std::string m_OFF_cont_name
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.