ATLAS Offline Software
|
The abstract interface base class for Track matching tools. More...
#include <ITrackMatchingTool.h>
Public Member Functions | |
virtual Trk::TrackMatchingProperties | doMatchingOfTracks (const Trk::Track &innerTrack, const Trk::Track &outerTrack) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
The abstract interface base class for Track matching tools.
The goal is to match track collections at a particular boundary surface.
Definition at line 27 of file Tracking/TrkTools/TrkToolInterfaces/TrkToolInterfaces/ITrackMatchingTool.h.
|
pure virtual |
|
inlinestatic |
Definition at line 31 of file Tracking/TrkTools/TrkToolInterfaces/TrkToolInterfaces/ITrackMatchingTool.h.