11#ifndef TRUTHMATCHRATIO_H
12#define TRUTHMATCHRATIO_H
23 TruthMatchRatio(
const std::string&
type,
const std::string& name,
const IInterface* parent);
CommonTruthMatchWeights(const std::string &type, const std::string &name, const IInterface *parent)
Interface for track-truth match quality estimator tools.
virtual double trackTruthSimilarity(const DetailedTrackTruth &dtt) const override
The match quality returned by this tool is a (weighted) ratio of the number of hits common to the tra...
TruthMatchRatio(const std::string &type, const std::string &name, const IInterface *parent)
Ensure that the ATLAS eigen extensions are properly loaded.