Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef L0MuonMDT_MDTSIMULATION_H
5 #define L0MuonMDT_MDTSIMULATION_H
20 using AthReentrantAlgorithm::AthReentrantAlgorithm;
31 "key for LVL0 Muon RoIs in the barrel" };
37 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring Tool"};
43 #endif // L0MuonMDT_MDTSIMULATION_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~MDTSimulation()=default
Header file to be included by clients of the Monitored infrastructure.
ToolHandle< GenericMonitoringTool > m_monTool
virtual StatusCode initialize() override
SG::ReadCondHandleKey< MuonMDT_CablingMap > m_cablingKey
MDT cabling map.
SG::ReadHandleKey< MdtCsmContainer > m_keyMdtRdo
MDT Rdo.
SG::WriteHandleKey< xAOD::MuonRoIContainer > m_outputMuonRoIKey
Output RoIs.