4#ifndef MUONSIMHITSORTING_MUONSIMHITSORTINGALG_H
5#define MUONSIMHITSORTING_MUONSIMHITSORTINGALG_H
15 using AthReentrantAlgorithm::AthReentrantAlgorithm;
19 StatusCode
execute(
const EventContext& ctx)
const override;
27 "If set to true. A new xAOD container is created instead of a VIEW_ELEMENTS version"};
29 "If set to true. Duplcates of primary hits in the same sensitive detector are removed"};
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Gaudi::Property< bool > m_removeDuplicates
SG::ReadHandleKeyArray< xAOD::MuonSimHitContainer > m_readKeys
StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::MuonSimHitContainer > m_writeKey
Gaudi::Property< bool > m_writeDeepCopy
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
~MuonSimHitSortingAlg()=default
StatusCode initialize() override
Property holding a SG store/key/clid from which a WriteHandle is made.
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray