ATLAS Offline Software
|
#include "TrigObjectMatching/DistanceFunctor.h"
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 | |
TrigMatch | |
helper namespace for calculating deltaR for unknown object types | |
ClusterDistanceHelper | |
Functions | |
template<class T , class U > | |
float | ClusterDistanceHelper::deltaR (const T *t, const U *u) |
template<class T > | |
const TrigMatch::clusterTraits< T >::type * | ClusterDistanceHelper::getCluster (const T *t) |
const EmTau_ROI * | ClusterDistanceHelper::getCluster (const EmTau_ROI *t) |