ATLAS Offline Software
|
#include "TrigObjectMatching/DistanceFunctor.h"
#include "AthContainers/DataVector.h"
#include "CxxUtils/fpcompare.h"
#include <vector>
#include "TrigObjectMatching/ObjectMatching.icc"
Go to the source code of this file.
Classes | |
class | ObjectMatching |
ObjectMatching is a base class that performs generic matching of objects using the distance functor framework. More... | |
class | ObjectMatching::DistanceCompare< T, U > |