|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRACKRECONSTRUCTION_FPGATRACKSIMPROTOTRACKFITTERALG_H
6 #define ACTSTRACKRECONSTRUCTION_FPGATRACKSIMPROTOTRACKFITTERALG_H 1
33 ToolHandle<
ActsTrk::IFitterTool>
m_actsFitter{
this,
"ActsFitter",
"",
"Choice of Acts Fitter (Kalman by default)"};
45 {
this,
"DetectorElementToActsGeometryIdMapKey",
"DetectorElementToActsGeometryIdMap",
46 "Map which associates detector elements to Acts Geometry IDs"};
52 #endif //> !ACTSTRACKRECONSTRUCTION_PROTOTRACKCREATIONANDFITALG_H
virtual StatusCode initialize() override final
uncomment and implement methods as required
ToolHandle< ActsTrk::IFitterTool > m_actsFitter
ActsTrk::MutableTrackContainerHandlesHelper m_tracksBackendHandlesHelper
virtual ~FPGATrackSimPrototrackFitterAlg()=default
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
ToolHandle< IActsExtrapolationTool > m_extrapolationTool
virtual StatusCode execute(const EventContext &ctx) const override final
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< ActsTrk::TrackContainer > m_trackContainerKey
FPGATrackSimPrototrackFitterAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< ActsTrk::DetectorElementToActsGeometryIdMap > m_detectorElementToGeometryIdMapKey
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
ToolHandle< IActsTrackingGeometryTool > m_trackingGeometryTool
SG::ReadHandleKey< ActsTrk::ProtoTrackCollection > m_ProtoTrackCollectionFromFPGAKey