]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONESDInterface.cxx
- AliMUONRecoParam.cxx:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 15 Aug 2008 16:38:00 +0000 (16:38 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 15 Aug 2008 16:38:00 +0000 (16:38 +0000)
commitad3c6edafb517bc2779348c3b590deae74fc6e25
treec88b895c7c5ff5af7ab4a433aa2bb4bc2706e775
parent7d566c20de5525f56f926d5a81591f3918cbdd3e
- AliMUONRecoParam.cxx:
Fill in the "event specie" variable according what the set of
parameters is designed for, as defined in AliRecoParam:

- AliMUONESDInterface.h, AliMUONESDInterface.cxx,
AliMUONTrackReconstructor.cxx, AliMUONTrackReconstructorK.cxx,
AliMUONRecoCheck.h, AliMUONRecoCheck.cxx, MUONRefit.C,
MUONAlignment.C, AliEveMUONData.cxx, AliEveMUONTrack.cxx:
Use the Kalman filter + smoother to recompute track parameters at
each clusters when recovering a MUONTrack from an ESDTtrack.
You can use the static method ResetTracker(...) to change it by
providing a new AliMUONRecoParam object to the interface.

- AliMUONRefitter.h, AliMUONRefitter.cxx, AliMUONTrackHitPattern.h:
fix compilation warning

- AliMUONVTrackReconstructor.h, AliMUONTrackHitPattern.cxx,
AliMUONTrackExtrap.cxx, AliMUONTrack.cxx:
Remove unnecessary include

- AliMUONReconstructor.cxx, AliMUONVTrackReconstructor.cxx,
AliMUONTracker.cxx, MUONClusterInfo.C:

Philippe
22 files changed:
EVE/EveDet/AliEveMUONData.cxx
EVE/EveDet/AliEveMUONTrack.cxx
MUON/AliMUONESDInterface.cxx
MUON/AliMUONESDInterface.h
MUON/AliMUONRecoCheck.cxx
MUON/AliMUONRecoCheck.h
MUON/AliMUONRecoParam.cxx
MUON/AliMUONReconstructor.cxx
MUON/AliMUONRefitter.cxx
MUON/AliMUONRefitter.h
MUON/AliMUONTrack.cxx
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTrackHitPattern.cxx
MUON/AliMUONTrackHitPattern.h
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTracker.cxx
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
MUON/MUONAlignment.C
MUON/MUONClusterInfo.C
MUON/MUONRefit.C