ATLAS Offline Software
|
#include <ITrackDiff.h>
Public Member Functions | |
virtual StatusCode | diff (const Trk::Track &referenceTrack, const Trk::Track &)=0 |
diff of two given tracks More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Interface ID, declared here, and defined below. More... | |
provides the interface for a track diff tool
Definition at line 29 of file ITrackDiff.h.
|
pure virtual |
diff of two given tracks
Implemented in Trk::TrackDiff.
|
inlinestatic |
Interface ID, declared here, and defined below.
Definition at line 40 of file ITrackDiff.h.