|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CLUSTER_DISTANCE_FUNCTOR_H
6 #define CLUSTER_DISTANCE_FUNCTOR_H
27 template<
class T,
class U>
42 template<
class T,
class U>
float deltaR(const T *t, const U *u)
The ClusterDistanceFunctor is a templated distance functor used for matching two objects based upon t...
Class with calibrated variables for egamma clustering.
@ u
Enums for curvilinear frames.
virtual ~ClusterDistanceFunctor()
static float deltaR(const T *t, const U *u)
const TrigMatch::clusterTraits< T >::type * getCluster(const T *t)
Principal data class for CaloCell clusters.
virtual float calculateDistance(const T *t, const U *u) const
helper namespace for calculating deltaR for unknown object types
Em/Tau RoI class for analysis.