1 #ifndef Crit3_2DAngle_h
2 #define Crit3_2DAngle_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_2DAngle(float angleMin, float angleMax)
Definition: Crit3_2DAngle.cc:8
Wrong segment length exception.
Definition: KiTrackExceptions.h:72
An Interface for Criteria.
Definition: ICriterion.h:20
Criterion: the angle between two 2-segments in the xy - plane.
Definition: Crit3_2DAngle.h:11
virtual bool areCompatible(Segment *parent, Segment *child)
Definition: Crit3_2DAngle.cc:23