4#ifndef DERIVATIONFRAMEWORKLLP_RECOVERZEROPIXELHITMUONS_H
5#define DERIVATIONFRAMEWORKLLP_RECOVERZEROPIXELHITMUONS_H
29 virtual StatusCode
execute(
const EventContext& context)
const override;
An algorithm that can be simultaneously executed in multiple threads.
RecoverZeroPixelHitMuons(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inputTrackContainerKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
Gaudi::Property< float > m_matchingDeltaR
SG::WriteHandleKey< xAOD::MuonContainer > m_outputMuonContainerKey
SG::ReadHandleKey< xAOD::MuonContainer > m_inputMuonContainerKey
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.