1 #ifndef Crit2_ChangeRZRatio_h
2 #define Crit2_ChangeRZRatio_h
4 #include "Criteria/ICriterion.h"
26 float _ratioChangeMaxSquared;
27 float _ratioChangeMinSquared;
Criterion: the change of the ratio of the distance of two hits over the z distance.
Definition: Crit3_ChangeRZRatio.h:11
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_ChangeRZRatio.cc:24