5#ifndef ACTSTRK_PROASSOCIATION_ALG_H
6#define ACTSTRK_PROASSOCIATION_ALG_H
20 ISvcLocator* pSvcLocator);
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
25 virtual StatusCode
finalize()
override;
32 "Map of used measurements from previous tracking pass"};
35 "Map of used measurements"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< ActsTrk::TrackContainer > m_inputTrackCollections
SG::ReadHandleKey< ActsTrk::PrepRawDataAssociation > m_inputPrdMap
virtual StatusCode finalize() override
virtual ~PrdAssociationAlg() override=default
PrdAssociationAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< ActsTrk::PrepRawDataAssociation > m_outputPrdMap
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
std::array< std::atomic< unsigned int >, kNStat > m_stat ATLAS_THREAD_SAFE
An algorithm that can be simultaneously executed in multiple threads.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...