4#ifndef L0MUONNSW_NSWSIMULATION_H
5#define L0MUONNSW_NSWSIMULATION_H
26 using AthReentrantAlgorithm::AthReentrantAlgorithm;
30 virtual StatusCode
execute(
const EventContext& ctx)
const override;
40 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.
SG::WriteHandleKey< xAOD::NSWCandDataContainer > m_outputKey
Output NSW trigger candidate container.
ToolHandle< GenericMonitoringTool > m_monTool
SG::ReadHandleKey< sTgcDigitContainer > m_keySTgcDigit
sTGC digits
virtual ~NSWSimulation()=default
virtual StatusCode initialize() override
SG::ReadHandleKey< MmDigitContainer > m_keyMmDigit
MM Digit container.
virtual StatusCode execute(const EventContext &ctx) const override
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.