]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Updates and bug fixes for the full tracker and hit reconstructor. (Indra)
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 Apr 2010 12:32:28 +0000 (12:32 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 Apr 2010 12:32:28 +0000 (12:32 +0000)
commita038ee7d8211015a0013d7440132772607b15118
tree53ac87e19b2a43e2bb663263d71bff94253d6dd0
parentc231afb91ec4bb196385cf21fb721f353ec4dd18
Updates and bug fixes for the full tracker and hit reconstructor. (Indra)
The FullTracker code was crashing because it was not correctly handling the chambers ID and detection element ID. Some protection is added for fullTracker component at the
DoEvent method.
If the chi2 value is too high in case Kalman calculation that track comparison is also skipped. This is the protection to avoid the cases with Determinant=0 during Kalman
Chi2 test.
HLT/MUON/OnlineAnalysis/AliHLTMUONFullTracker.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONFullTrackerComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructor.cxx