]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/README
- Changed the algorithm to improve the quick test of clusters
[u/mrichter/AliRoot.git] / MUON / README
index 753a8476332fbe57e57b1e7cc13060dd13c4bd4f..c1489f4b8a565027a11894bb336045346f3723a7 100644 (file)
@@ -142,6 +142,8 @@ several options and adjustable parameters are available for both Kalman and Orig
 tracking algorithms (hard coded for the moment in AliMUONVTrackReconstructor.cxx):
 - *fgkSigmaToCutForTracking* : quality cut used to select new clusters to be
   attached to the track candidate and to select good tracks.
+- *fgkMakeTrackCandidatesFast* : if this flag is set to 'true', the track candidates
+  are made assuming linear propagation between stations 4 and 5.
 - *fgkTrackAllTracks* : according to the value of this flag, in case that several
   new clusters pass the quality cut, either we consider all the possibilities
   (duplicating tracks) or we attach only the best cluster.