|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGCALOMONITORING_HLTCALO_TOPOCALOCLUSTERSMONITOR_H
6 #define TRIGCALOMONITORING_HLTCALO_TOPOCALOCLUSTERSMONITOR_H
25 virtual float calculateDeltaR(
float max_deltar,
float eta_1,
float phi_1,
float eta_2,
float phi_2 )
const;
46 std::vector<const xAOD::CaloCluster*>
ifStepPassed(
const std::string&
chain)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< int > m_OFF_types
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
std::string m_hltChainsT0
std::vector< int > m_HLT_types
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
std::string m_mongroup_name
Base class for Athena Monitoring Algorithms.
virtual ~HLTCalo_TopoCaloClustersMonitor()
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual float calculateDeltaPhi(float phi_1, float phi_2) const
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_HLT_cont_key
std::string m_OFF_cont_name
virtual StatusCode initialize() override
initialize
Header file to be included by clients of the Monitored infrastructure.
HLTCalo_TopoCaloClustersMonitor(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< const xAOD::CaloCluster * > ifStepPassed(const std::string &chain) const
SG::ReadCondHandleKey< BunchCrossingCondData > m_bunchCrossingKey
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
virtual float calculateDeltaR(float max_deltar, float eta_1, float phi_1, float eta_2, float phi_2) const
std::string m_HLT_cont_name
Replaces the BunchCrossing AlgTool used in run1/2.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_OFF_cont_key