]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/src/AliHLTTPCtracker.cxx
Major update of the HLT Hough transform and ITS tracking code. Hough transform tracks...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Mar 2005 04:48:59 +0000 (04:48 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Mar 2005 04:48:59 +0000 (04:48 +0000)
commitf644512a931880e71745ae27e7693d2f42bfc5ca
treee25de7023fca736298cfa376cf2abd79ad7885b1
parent9d0f29d249d1612d1c6725ff430c397e5eec80f3
Major update of the HLT Hough transform and ITS tracking code. Hough transform tracks are now stored in the off-line AliESDtrack format. Both HLT Hough and ITS tracking are now implemented as AliTrackers and are called in a standard way inside AliReconstruction. HLT tracks are contained in a separate HLT ESD tree, which is created together with the off-line one.
22 files changed:
HLT/ITS/AliL3ITStrack.cxx
HLT/ITS/AliL3ITStrack.h
HLT/ITS/AliL3ITStracker.cxx
HLT/hough/AliL3Hough.cxx
HLT/hough/AliL3HoughKalmanTrack.cxx [new file with mode: 0644]
HLT/hough/AliL3HoughKalmanTrack.h [new file with mode: 0644]
HLT/hough/AliL3HoughLinkDef.h
HLT/hough/AliL3HoughTrack.cxx
HLT/hough/AliL3HoughTrack.h
HLT/hough/AliL3HoughTransformerRow.cxx
HLT/hough/AliL3HoughTransformerRow.h
HLT/libAliL3Hough.pkg
HLT/libAliL3Src.pkg
HLT/src/AliHLTReconstructor.cxx
HLT/src/AliHLTReconstructor.h
HLT/src/AliL3SrcLinkDef.h
HLT/src/AliL3TPCtracker.cxx [new file with mode: 0644]
HLT/src/AliL3TPCtracker.h [new file with mode: 0644]
HLT/src/AliL3Track.cxx
HLT/src/AliL3Track.h
HLT/src/AliL3TrackArray.cxx
HLT/src/AliL3TrackSegmentData.h