|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSEVENTCNV_ActsToTrkConverterTool_H
6 #define ACTSEVENTCNV_ActsToTrkConverterTool_H
12 #include "GaudiKernel/IInterface.h"
13 #include "GaudiKernel/ServiceHandle.h"
14 #include "Gaudi/Property.h"
15 #include "GaudiKernel/EventContext.h"
27 #include "Acts/EventData/TrackParameters.hpp"
64 const Acts::GeometryContext& gctx,
const Trk::Track&
track)
const override;
69 const Acts::BoundTrackParameters
75 std::unique_ptr<Trk::TrackParameters>
93 const Acts::BoundTrackParameters& actsParameter,
97 this,
"TrackingGeometryTool",
"ActsTrackingGeometryTool"};
102 this,
"VisualDebugOutput",
false,
103 "Print additional output for debug plots"};
108 this,
"ExtractMuonSurfaces",
false,
109 "If True, use the MuonDetectorManager to extract the Muon surfaces"};
::StatusCode StatusCode
StatusCode definition for legacy code.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...