ATLAS Offline Software
Loading...
Searching...
No Matches
ClusterDistanceFunctor.h File Reference
Include dependency graph for ClusterDistanceFunctor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TrigMatch::clusterTraits< T >
struct  TrigMatch::clusterTraits< TrigElectron >
struct  TrigMatch::clusterTraits< EmTau_ROI >
class  ClusterDistanceFunctor< T, U >
 The ClusterDistanceFunctor is a templated distance functor used for matching two objects based upon their cluster rather than their eta and phi directly. More...

Namespaces

namespace  TrigMatch
 helper namespace for calculating deltaR for unknown object types
namespace  ClusterDistanceHelper

Functions

template<class T, class U>
float ClusterDistanceHelper::deltaR (const T *t, const U *u)
template<class T>
const TrigMatch::clusterTraits< T >::typeClusterDistanceHelper::getCluster (const T *t)
const EmTau_ROIClusterDistanceHelper::getCluster (const EmTau_ROI *t)