]> git.uio.no Git - u/mrichter/AliRoot.git/commit
1) In AliTPCseed::RefitTrack(), we now also take into account the accetance flag...
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 30 Jan 2012 09:25:27 +0000 (09:25 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 30 Jan 2012 09:25:27 +0000 (09:25 +0000)
commit1791d824f11ef79871188ed2c1a6166b55dc29d4
treee5de8a6cf066bb3dfc0903667278a72bd426dfed
parent828a6e0c4316d305a94fad10b45eb776d7a78449
1) In AliTPCseed::RefitTrack(), we now also take into account the accetance flag of clusters in the fIndex array (if index & 0x8000, reject cluster)

2) In AliTPCtrackerMI::FollowToNext(), if a cluster is found, but the track propagation fails or the rotation to another sector fails, mark the cluster as not used in the fit.
TPC/AliTPCseed.cxx
TPC/AliTPCseed.h
TPC/AliTPCtrackerMI.cxx