1 #ifndef Crit2_Distance_MV_h
2 #define Crit2_Distance_MV_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
virtual bool areCompatible(Segment *parent, Segment *child)
Definition: Crit2_Distance_MV.cc:22
Criterion: the difference between the angles of two hits in degrees.
Definition: Crit2_Distance_MV.h:13
Wrong segment length exception.
Definition: KiTrackExceptions.h:72
An Interface for Criteria.
Definition: ICriterion.h:20