GlobalTrackingRegion ( float ptMin = 1., float originRadius = 0.2, float originHalfLength = 15., float originZPos = 0., bool precise = false );
ORCA/src/TrackerReco/TkHitPairs
ORCA/src/TrackerReco/TkHitTriplets
float dphi = 0.03;
if (fabs(dist) > 0.025) continue;
Rough prediction
ORCA/src/TrackerReco/TkHitTriplets
theTolerance = Margin(0.03,0.03);
theTolerance = Margin(0.02,0.02);
More accurate prediction
Fast circle fit with the conformal mapping method (articleORCA/src/TrackerReco/TkHitTriplets