Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
ObjectMatching.h File Reference
#include "TrigObjectMatching/DistanceFunctor.h"
#include "AthContainers/DataVector.h"
#include "CxxUtils/fpcompare.h"
#include <vector>
#include "TrigObjectMatching/ObjectMatching.icc"
Include dependency graph for ObjectMatching.h:
This graph shows which files directly or indirectly include this file:

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 >