|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKTOACTSCONVERTORALG_H
6 #define TRKTOACTSCONVERTORALG_H
11 #include "GaudiKernel/ToolHandle.h"
33 "TrackCollectionKeys",
34 {
"CombinedInDetTracks",
"CombinedMuonTracks",
"MuonSpectrometerTracks"},
35 "Keys for Track Containers"};
37 this,
"ActsAlignmentKey",
"ActsAlignment",
"Cond read key for the alignment"};
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm convert Trk::Track to ACTS multistate objects.
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
ActsTrk::MutableTrackContainerHandlesHelper m_trackContainerBackendsHelper
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IActsToTrkConverterTool > m_convertorTool
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< ActsGeometryContext > m_geometryContextKey
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
SG::ReadHandleKeyArray< TrackCollection > m_trackCollectionKeys
virtual StatusCode initialize() override
SG::WriteHandleKey< ActsTrk::TrackContainer > m_trackContainerKey