|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef TRKAMBIGUITYSCORE_H
12 #define TRKAMBIGUITYSCORE_H
15 #include "GaudiKernel/ToolHandle.h"
24 class ITrackAmbiguityProcessorTool;
25 class ITrackAmbiguityScoreProcessorTool;
TrkAmbiguityScore(const std::string &name, ISvcLocator *pSvcLocator)
DataVector adapter that acts like it holds const pointers.
StatusCode execute(const EventContext &ctx) const override
StatusCode finalize(void) override
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKeyArray< TrackCollection > m_originTracksKey
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< TracksScores > m_scoredTracksKey
Ensure that the ATLAS eigen extensions are properly loaded.
ToolHandle< ITrackAmbiguityScoreProcessorTool > m_scoreTool
An STL vector of pointers that by default owns its pointed-to elements.
StatusCode initialize(void) override