5#ifndef TRIGBJETMONITORING_TRIGBJETMONITORALGORITHM_H
6#define TRIGBJETMONITORING_TRIGBJETMONITORALGORITHM_H
21 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
29 Gaudi::Property<std::vector<std::string>>
m_allChains{
this,
"AllChains",{}};
Header file to be included by clients of the Monitored infrastructure.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual ~TrigBjetMonitorAlgorithm()
SG::ReadHandleKey< xAOD::VertexContainer > m_offlineVertexContainerKey
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< xAOD::JetContainer > m_onlineEMTopoBJetContainerKey
Gaudi::Property< bool > m_expressStreamFlag
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_onlineTrackContainerKey
Gaudi::Property< std::vector< std::string > > m_allChains
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
TrigBjetMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::JetContainer > m_onlineEMPFlowBJetContainerKey
Gaudi::Property< std::string > m_btaggingLinkName
SG::ReadHandleKey< xAOD::MuonContainer > m_muonContainerKey
SG::ReadHandleKey< xAOD::VertexContainer > m_onlineVertexContainerKey
Gaudi::Property< bool > m_collisionRun