 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef L0MUONS1TGC_TGCSIMULATION_H
5 #define L0MUONS1TGC_TGCSIMULATION_H
20 using AthReentrantAlgorithm::AthReentrantAlgorithm;
35 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring Tool"};
41 #endif // L0MUONS1TGC_TGCSIMULATION_H
virtual StatusCode initialize() override
ToolHandle< GenericMonitoringTool > m_monTool
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.
Header file to be included by clients of the Monitored infrastructure.
SG::WriteHandleKey< xAOD::MuonRoIContainer > m_outputMuonRoIKey
Output RoIs.
SG::ReadHandleKey< TgcDigitContainer > m_keyTgcDigit
RPC Digit container.
virtual ~TGCSimulation()=default
virtual StatusCode execute(const EventContext &ctx) const override
ServiceHandle< MuonTGC_CablingSvc > m_cabling
TGC cabling map.