5#ifndef TRKTOACTSCONVERTORALG_H
6#define TRKTOACTSCONVERTORALG_H
11#include "GaudiKernel/ToolHandle.h"
24 using AthReentrantAlgorithm::AthReentrantAlgorithm;
26 virtual StatusCode
execute(
const EventContext& ctx)
const override;
32 "TrackCollectionKeys",
33 {
"CombinedInDetTracks",
"CombinedMuonTracks",
"MuonSpectrometerTracks"},
34 "Keys for Track Containers"};
Property holding a SG store/key/clid from which a WriteHandle is made.
Algorithm convert Trk::Track to ACTS multistate objects.
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
ActsTrk::MutableTrackContainerHandlesHelper m_trackContainerBackendsHelper
SG::ReadHandleKeyArray< TrackCollection > m_trackCollectionKeys
SG::WriteHandleKey< ActsTrk::TrackContainer > m_trackContainerKey
ToolHandle< ITrackConverterTool > m_ATLASConverterTool
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray