 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ACTSEVENTCNV_ACTSTRK_SEEDTOTRACKCNVALG_H
5 #define ACTSEVENTCNV_ACTSTRK_SEEDTOTRACKCNVALG_H
36 using AthReentrantAlgorithm::AthReentrantAlgorithm;
54 #endif // ACTSEVENTCNV_ACTSTRK_SEEDTOTRACKCNVALG_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &context) const override
SG::WriteHandleKey< ActsTrk::TrackContainer > m_trackContainerKey
PublicToolHandle< ActsTrk::ITrackingGeometryTool > m_trackingGeometryTool
detail::xAODUncalibMeasSurfAcc m_surfAcc
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKeyArray< ActsTrk::BoundTrackParametersContainer > m_actsTrackParamsKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
ActsTrk::MutableTrackContainerHandlesHelper m_tracksBackendHandlesHelper
SG::ReadHandleKeyArray< ActsTrk::SeedContainer > m_seedContainerKey
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Helper class to access the Acts::surface associated with an Uncalibrated xAOD measurement.
virtual ~SeedToTrackCnvAlg() override=default