]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/MUONrec/AliMUONTrackReconstructor.h
In reconstruction:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Sep 2009 09:46:08 +0000 (09:46 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Sep 2009 09:46:08 +0000 (09:46 +0000)
commit4ea3f0134cb5b743c06c4be010ccd0a248271ca1
tree7a19a38c2cf3145d40a9010a68a9b178f846855d
parent78810807713b4ad898e224e0d95b3f3a59776484
In reconstruction:
Added protection in case the bending momentum of the track is so low that it turns around in the magnetic field.
--> Most of the time, stop the tracking of that track and remove it.
--> In any case, its chi2 is set to a maximum value (1.e10) so it can be easily detected and removed afterward.
(Philippe P.)
15 files changed:
MUON/AliMUONESDInterface.cxx
MUON/AliMUONRefitter.cxx
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTrackExtrap.h
MUON/AliMUONTrackLight.cxx
MUON/AliMUONTrackParam.cxx
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
MUON/MUONRecoCheck.C