5#ifndef ACTSCOLLECTIONALGS_TRACKCONTAINERREADER_H
6#define ACTSCOLLECTIONALGS_TRACKCONTAINERREADER_H
10#include "GaudiKernel/EventContext.h"
26 using AthReentrantAlgorithm::AthReentrantAlgorithm;
29 virtual StatusCode
initialize() override final;
SG::WriteHandleKey< ActsTrk::TrackContainer > m_tracksKey
virtual StatusCode execute(const EventContext &context) const override final
PublicToolHandle< ActsTrk::ITrackingGeometryTool > m_trackingGeometryTool
ActsTrk::ConstTrackContainerHandlesHelper m_tracksBackendHandlesHelper
virtual ~TrackContainerReader() override=default
virtual StatusCode initialize() override final
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...