1 #ifndef Crit3_2DAngleTimesR_h
2 #define Crit3_2DAngleTimesR_h
5 #include "Criteria/ICriterion.h"
A Segment is something like a track or a part of a track: it consists of hits linked together...
Definition: Segment.h:40
Crit3_2DAngleTimesR(float angleMin, float angleMax)
Definition: Crit3_2DAngleTimesR.cc:11
Wrong segment length exception.
Definition: KiTrackExceptions.h:72
An Interface for Criteria.
Definition: ICriterion.h:20
Criterion: the angle in the xy plane between two 2-segments multiplied by the radius of the circle th...
Definition: Crit3_2DAngleTimesR.h:11
virtual bool areCompatible(Segment *parent, Segment *child)
Definition: Crit3_2DAngleTimesR.cc:26