5#ifndef CLUSTER_DISTANCE_FUNCTOR_H
6#define CLUSTER_DISTANCE_FUNCTOR_H
27 template<
class T,
class U>
28 float deltaR(
const T* t,
const U* u) {
42template<
class T,
class U>
Principal data class for CaloCell clusters.
virtual float calculateDistance(const T *t, const U *u) const
virtual ~ClusterDistanceFunctor()
static float deltaR(const T *t, const U *u)
Em/Tau RoI class for analysis.
Class with calibrated variables for egamma clustering.
float deltaR(const T *t, const U *u)
const TrigMatch::clusterTraits< T >::type * getCluster(const T *t)
helper namespace for calculating deltaR for unknown object types