]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/TRDbase/AliTRDtrackV1.h
fix for bug https://savannah.cern.ch/bugs/?98881
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 10 Jan 2013 09:04:08 +0000 (09:04 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 10 Jan 2013 09:04:08 +0000 (09:04 +0000)
commit1f97f3765c67634c720aeb3574eda62ad583d7b5
treea829f2ca3fa6f7b602b98e3aad01ecad2136812b
parent8fb8d5db5b277bbccb2ff0709e323877b8f86eca
fix for bug https://savannah.cern.ch/bugs/?98881

Decouple the definition of the number of dEdx slices from their physics
meaning. In the TRD tracklet the definition represents allocated memory.
The memory is filled in AliTRDtrackV1::UpdateESDtrack according to
physics definitions from AliTRDPIDResponse and conventions.

The fix has to be suplemented by changes in AliESDtrack.cxx and
AliAODPid.h as requested in https://savannah.cern.ch/bugs/?98881#comment5
TRD/AliTRDseedV1.cxx
TRD/AliTRDseedV1.h
TRD/AliTRDtrackV1.cxx
TRD/AliTRDtrackV1.h