Introduction

For global reconstruction the defaults are
GlobalTrackingRegion ( float ptMin = 1., float originRadius = 0.2,
                       float originHalfLength = 15., float originZPos = 0.,
                       bool precise = false );

Generation of hit pairs

ORCA/src/TrackerReco/TkHitPairs
HitPairGeneratorFromLayerPair.cc
HitPairGeneratorFromLayerPair.h

Generation of hit triplets

ORCA/src/TrackerReco/TkHitTriplets
HitTripletGeneratorFromPairAndLayers.cc
HitTripletGeneratorFromPairAndLayers.h

Sensitive parameters for the extrapolation of the third hit are
float dphi = 0.03;
if (fabs(dist) > 0.025) continue;

Rough prediction

ORCA/src/TrackerReco/TkHitTriplets
ThirdHitRZPrediction.cc
ThirdHitRZPrediction.h

Important parameters are
theTolerance = Margin(0.03,0.03);
theTolerance = Margin(0.02,0.02);

More accurate prediction

Fast circle fit with the conformal mapping method (article)
ORCA/src/TrackerReco/TkHitTriplets
ThirdHitPredictionFromInvParabola.cc
ThirdHitPredictionFromInvParabola.h

-- FerencSikler - 14 Mar 2006

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2007-11-11 - FerencSikler
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback