1 #ifndef Crit4_NoZigZag_h
2 #define Crit4_NoZigZag_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
Wrong segment length exception.
Definition: KiTrackExceptions.h:72
virtual bool areCompatible(Segment *parent, Segment *child)
Definition: Crit4_NoZigZag.cc:26
An Interface for Criteria.
Definition: ICriterion.h:20
Crit4_NoZigZag(float prodMin, float prodMax)
Definition: Crit4_NoZigZag.cc:11
Criterion: forbids zig zagging: measure the angles in the xy plane, transpose them to the range from ...
Definition: Crit4_NoZigZag.h:13