1 #ifndef Crit2_DeltaRho_h
2 #define Crit2_DeltaRho_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_DeltaRho.cc:23
Wrong segment length exception.
Definition: KiTrackExceptions.h:72
An Interface for Criteria.
Definition: ICriterion.h:20
Criterion: the difference of the sqrt(x^2 + y^2) of two hits.
Definition: Crit2_DeltaRho.h:11