]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONTrackReconstructor.h
- Reshape the architecture of the Kalman tracking to make it more modular
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 Jun 2007 14:23:56 +0000 (14:23 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 Jun 2007 14:23:56 +0000 (14:23 +0000)
commitea94c18bf6067f370cb3d1e48c21542936e5f437
tree87a4fdf2f251efe941ff10c4362895f2a7416eb5
parentb16234abcee5c9025022b25728a41def26c3ca02
- Reshape the architecture of the Kalman tracking to make it more modular
  and similar to the Original one. Performances (efficiency, resolution,
  cpu time) of the new version are the same as before.
- Remove the class AliMUONTrackK.
- Add new options to the Original tracking that were available
  only for the Kalman.
- Speed up the last fit (accounting for multiple scattering) in the
  Original tracking.
(Philippe P.)
15 files changed:
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTrackExtrap.h
MUON/AliMUONTrackHitPattern.cxx
MUON/AliMUONTrackHitPattern.h
MUON/AliMUONTrackParam.cxx
MUON/AliMUONTrackParam.h
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONTracker.cxx
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h