|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef InDetTrackPRD_Association_H
9 #define InDetTrackPRD_Association_H
17 #include "GaudiKernel/ToolHandle.h"
53 {
this,
"TracksName",{}};
56 {
this,
"AssociationTool",
"InDet::InDetPRDtoTrackMapToolGangedPixels" };
60 {
this,
"AssociationMapName",
""};
68 #endif // InDetTrackPRD_Association_H
virtual StatusCode initialize() override
SG::WriteHandleKey< Trk::PRDtoTrackMap > m_assoMapName
the key given to the newly created association map
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize() override
SG::ReadHandleKeyArray< TrackCollection > m_tracksName
Name of track collections.
Property holding a SG store/key/clid from which a WriteHandle is made.
InDetTrackPRD_Association(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< Trk::IPRDtoTrackMapTool > m_assoTool
virtual ~InDetTrackPRD_Association()