5#ifndef TRIGMUONMONITORING_L1MUONMON_H
6#define TRIGMUONMONITORING_L1MUONMON_H
18 L1MuonMon(
const std::string& name, ISvcLocator* pSvcLocator );
23 virtual StatusCode
fillVariables(
const EventContext &ctx)
const override;
SG::ReadHandleKey< xAOD::MuonRoIContainer > m_MuonRoIContainerKey
virtual StatusCode initialize() override
initialize
virtual StatusCode fillVariables(const EventContext &ctx) const override
Function that fills variables by just retrieving containers of trigger objects.
L1MuonMon(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
TrigMuonMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)