]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDdigitsManager.cxx
changes in AliTRDdigitsManager
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Jan 2009 11:58:35 +0000 (11:58 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Jan 2009 11:58:35 +0000 (11:58 +0000)
commit486c23397853292f9f1bc8178e4940ccf7ac0f46
tree0e9c632a71eb402f97973ff771ceca0642a1a31b
parent624478897ba0ced5798c6b8ae3e613f73b4fc431
changes in AliTRDdigitsManager
- important correction in the destructor
- TObjArrays may contain only one entry if raw data is reconstructed. faster!
- cleaned up code

changes in AliTRDclusterizer
- important correction concering signals[7] in CreateCluster
- some corrections of the padStatus handeling in IsMaximum
- make use of changes in digitsManager
- cleaned up code of IsMaximum
- preparation of the code for upcoming SIMD implementation

changes in AliTRDReconstructor
- make use of changes in digitsManager
TRD/AliTRDReconstructor.cxx
TRD/AliTRDclusterizer.cxx
TRD/AliTRDclusterizer.h
TRD/AliTRDdigitsManager.cxx
TRD/AliTRDdigitsManager.h