]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RALICE/AliEvent.cxx
06-jul-2004 NvE AliCalorimeter hit I/O only via the linear array to decrease filesize...
authornick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 6 Jul 2004 13:34:17 +0000 (13:34 +0000)
committernick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 6 Jul 2004 13:34:17 +0000 (13:34 +0000)
commit7b825f440f6562567a83b7c3b6033ec1bbcc2335
treeb61ca051b6bb5af0b237c82c058849c52aec5300
parent3c166bf6d5038e023f18af08fd94b865c8581380
06-jul-2004 NvE AliCalorimeter hit I/O only via the linear array to decrease filesize on disk
                and improve I/O speed.
                Internal temp. arrays used for hit sorting in AliDevice and AliEvent and array
                pointers returned instead of the arrays themselves. This will provide more
                flexibility in usage.
                Sorting and clustering procedures in AliCalorimeter modified to use TObjArray pointers
                to enable direct use of the AliDevice linear sorting facility.
                Default for AliDevice changed such that now all registered hits are by default owned
                by the AliDevice object.
RALICE/AliCalorimeter.cxx
RALICE/AliCalorimeter.h
RALICE/AliDevice.cxx
RALICE/AliDevice.h
RALICE/AliEvent.cxx
RALICE/AliEvent.h
RALICE/history.txt