11#include <tracking/trackFindingVXD/filterMap/filterFramework/SelectionVariable.h>
13#define DISTANCEINTIME_U_NAME DistanceInTimeUside
22 template <
typename Po
intType>
30 static double value(
const PointType&
outerHit,
const PointType& innerHit)
This variable returns the time difference among the U side clusters of the two space points.
PUT_NAME_FUNCTION(DISTANCEINTIME_U_NAME)
is expanded as "static const std:string name(void)" frunction which returns name of the Class
static double value(const PointType &outerHit, const PointType &innerHit)
return the time difference (ns) among the U side clusters of the two space points
Base class of the selection variable objects used for pair filtering.
B2Vector3D outerHit(0, 0, 0)
testing out of range behavior
Abstract base class for different kinds of events.