]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/Sim/AliTPC.cxx
Assign track label pi to the raw digits, to be consitent with other detectors.
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 21 Apr 2012 10:45:49 +0000 (10:45 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 21 Apr 2012 10:45:49 +0000 (10:45 +0000)
commitabe79c042ae13aab67e5e038bfecff60fdf08929
tree127df16d45b93182232b5def241367fee27ef35b
parenta6168b4240a5a043c9ea77503e08c56a485a6c76
Assign track label pi to the raw digits, to be consitent with other detectors.
Previously label -2 (undefined) was used.

Bool_t AliTPC::Raw2SDigits(AliRawReader* rawReader)
TPC/AliTPC.cxx