4#ifndef L0MUONS1TGC_TGCSIMULATION_H
5#define L0MUONS1TGC_TGCSIMULATION_H
20 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
35 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring Tool"};
Header file to be included by clients of the Monitored infrastructure.
An algorithm that can be simultaneously executed in multiple threads.
virtual ~TGCSimulation()=default
SG::WriteHandleKey< xAOD::MuonRoIContainer > m_outputMuonRoIKey
Output RoIs.
ToolHandle< GenericMonitoringTool > m_monTool
virtual StatusCode initialize() override
ServiceHandle< MuonTGC_CablingSvc > m_cabling
TGC cabling map.
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< TgcDigitContainer > m_keyTgcDigit
RPC Digit container.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.