11#include <tracking/trackFindingVXD/filterMap/filterFramework/SelectionVariable.h>
13#define DISTANCEINTIME DistanceInTime
22 template <
typename Po
intType>
30 static double value(
const PointType&,
const PointType& centerHit,
const PointType&)
34 centerHit.TimeV() - centerHit.TimeU();
This variable returns the difference among the V and U side clusters of th ecenter space point.
PUT_NAME_FUNCTION(DISTANCEINTIME)
is expanded as "static const std:string name(void)" frunction which returns name of the Class
static double value(const PointType &, const PointType ¢erHit, const PointType &)
return the time difference (ns) among the V and U side clusters of th ecenter space point
Base class of the selection variable objects used for pair filtering.
Abstract base class for different kinds of events.