]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDRawReader.h
Added possibility to reconstruct directly from raw data (rather than
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Nov 2008 15:22:49 +0000 (15:22 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Nov 2008 15:22:49 +0000 (15:22 +0000)
commitb50145442641e706959aafa5a6df8370c2ce9aef
treec2451a5c2022e77b0346db8d73cb8a9db53a11f8
parent50b9d1947a92138181a9aea4214fc66b6103331c
Added possibility to reconstruct directly from raw data (rather than
going via an intermedant TClonesArray of AliFMDDigits).   Also,
changed prototypes of various member functions in the AliFMDReconstructor
to be independent of having AliFMDDigit objects.   This could speed
up the reconstruction considerably.
FMD/AliFMDRawReader.cxx
FMD/AliFMDRawReader.h
FMD/scripts/TestRawReader.C [new file with mode: 0644]