5#ifndef L0MUONENDCAP_L0MUONENDCAPALG_H
6#define L0MUONENDCAP_L0MUONENDCAPALG_H
26 using AthReentrantAlgorithm::AthReentrantAlgorithm;
29 StatusCode
execute(
const EventContext& ctx)
const override;
33 this,
"InputKey",
"L0MuonTGCCandData",
34 "TGC Sector Logic candidates"};
37 this,
"OutputKey",
"L0MuonTGCSectorLogicCandData",
38 "TGC-side Sector Logic candidates sent towards MuCTPI"};
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.
An algorithm that can be simultaneously executed in multiple threads.
Initial data-flow boundary for the Phase-II endcap trigger.
StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::TGCCandDataContainer > m_inputKey
StatusCode initialize() override
SG::WriteHandleKey< xAOD::SectorLogicCandDataContainer > m_outputKey
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.