ATLAS Offline Software
|
#include "GaudiKernel/IAlgTool.h"
#include "TrkTrack/TrackCollection.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Classes | |
class | Trk::ITrackAmbiguityProcessorTool |
Interface for resolving hit assoication ambiguities in a given track collection. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::vector< std::pair< const Track *, float > > | Trk::TracksScores |