|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ACTSEVENTCNV_ACTSTRK_SEEDTOTRACKCNVALG_H
5 #define ACTSEVENTCNV_ACTSTRK_SEEDTOTRACKCNVALG_H
45 {
this,
"DetectorElementToActsGeometryIdMapKey",
"DetectorElementToActsGeometryIdMap",
46 "Map which associates detector elements to Acts Geometry IDs"};
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
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadCondHandleKey< ActsTrk::DetectorElementToActsGeometryIdMap > m_detectorElementToGeometryIdMapKey
An algorithm that can be simultaneously executed in multiple threads.
SeedToTrackCnvAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< IActsTrackingGeometryTool > m_trackingGeometryTool
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< ActsTrk::BoundTrackParametersContainer > m_actsTrackParamsKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
ActsTrk::MutableTrackContainerHandlesHelper m_tracksBackendHandlesHelper
SG::ReadHandleKey< ActsTrk::SeedContainer > m_seedContainerKey
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
virtual ~SeedToTrackCnvAlg() override=default