1 #ifndef Crit3_NoZigZag_MV_h
2 #define Crit3_NoZigZag_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
Crit3_NoZigZag_MV(float prodMin, float prodMax)
Definition: Crit3_NoZigZag_MV.cc:11
Criterion: forbids zig zagging: measure the angles in the xy plane, transpose them to the range from ...
Definition: Crit3_NoZigZag_MV.h:13
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_NoZigZag_MV.cc:26