5#ifndef ACTSTRACKRECONSTRUCTION_ACTSTOXAOD_TRACKCONVERTERALG_H
6#define ACTSTRACKRECONSTRUCTION_ACTSTOXAOD_TRACKCONVERTERALG_H
22 ISvcLocator *pSvcLocator);
26 virtual StatusCode
execute(
const EventContext &ctx)
const override;
virtual StatusCode initialize() override
SG::WriteHandleKey< ActsTrk::PersistentTrackContainer > m_outputTrackContainerKey
virtual StatusCode execute(const EventContext &ctx) const override
PublicToolHandle< ActsTrk::ITrackingGeometryTool > m_trackingGeometryTool
ActsTrk::MutableTrackContainerHandlesHelper m_tracksBackendHandlesHelper
ActsToXAODTrackConverterAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< ActsTrk::TrackContainer > m_inputTrackContainerKey
virtual ~ActsToXAODTrackConverterAlg() override=default
An algorithm that can be simultaneously executed in multiple threads.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...