1 #ifndef Crit4_RChange_h
2 #define Crit4_RChange_h
5 #include "Criteria/ICriterion.h"
Crit4_RChange(float changeMin, float changeMax)
Definition: Crit4_RChange.cc:12
Criterion: check for the change of the radii of the circles that can be made from the 3-hit segments...
Definition: Crit4_RChange.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: Crit4_RChange.cc:27