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