Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef L0MuonS1RPC_RPCSIMULATION_H
5 #define L0MuonS1RPC_RPCSIMULATION_H
25 using AthReentrantAlgorithm::AthReentrantAlgorithm;
37 "LVL0 trigger candidates in the Muon Barrel"};
40 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring Tool"};
50 #endif // L0MUONRPCSIM_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< L0Muon::BarrelCandDataContainer > m_outputCandKey
Output Trigger candidates.
ToolHandle< GenericMonitoringTool > m_monTool
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
SG::ReadHandleKey< McEventCollection > m_mcEventCollectionKey
truth container
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< Muon::RpcCablingMap > m_cablingKey
NRPC cabling map.
SG::ReadHandleKey< xAOD::NRPCRDOContainer > m_keyRpcRdo
RPC Rdo.
virtual ~RPCSimulation()=default