]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONTrackExtrap.h
+ Modifications of the standard tracking algorithm:
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Dec 2006 10:58:15 +0000 (10:58 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Dec 2006 10:58:15 +0000 (10:58 +0000)
commit208f139e833dd194dfe897fdfd4afccd65d31e53
treeadf55094937288b32302954e460c05f7cd6c33ae
parent8e8e4fc8c17d5206667f1f30742fa007d3ba96c0
+ Modifications of the standard tracking algorithm:
  - Now we use the track covariance matrix in order to parameterize
    the size of the area where new hits (raw-clusters) are searched;
  - Two extreme options now exist: either we track all possible candidates
    or we keep only the best ones at each step of the  algorithm (using
    the flag AliMUONTrackReconstructor::fgkTrackAllTracks);
+ Removed the class AliMUONSegment which has been replaced by the
  existing class AliMUONObjectPair when needed.
+ Also removed or redefined some hard-coded constants used in the
  tracking algorithms.
             (Ph. Pillot)
20 files changed:
MUON/AliMUONConstants.cxx
MUON/AliMUONConstants.h
MUON/AliMUONHitForRec.cxx
MUON/AliMUONHitForRec.h
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTrackExtrap.h
MUON/AliMUONTrackK.cxx
MUON/AliMUONTrackK.h
MUON/AliMUONTrackParam.cxx
MUON/AliMUONTrackParam.h
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
MUON/MUONrecLinkDef.h
MUON/libMUONrec.pkg