11#ifndef IDETAILEDTRACKTRUTHSIMILARITY_H
12#define IDETAILEDTRACKTRUTHSIMILARITY_H
14#include "GaudiKernel/IAlgTool.h"
Interface for track-truth match quality estimator tools.
virtual double trackTruthSimilarity(const DetailedTrackTruth &dtt) const =0
This method returns a number representing the quality of match between the track and the TruthTraject...
static const InterfaceID & interfaceID()
Ensure that the ATLAS eigen extensions are properly loaded.
static const InterfaceID IID_IDetailedTrackTruthSimilarity("Trk::IDetailedTrackTruthSimilarity", 1, 0)