]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/AliHLTTPCDigitReaderDecoder.h
major revision of HLTTPCDigitReaders
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 30 Sep 2008 14:04:30 +0000 (14:04 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 30 Sep 2008 14:04:30 +0000 (14:04 +0000)
commit4ea087a6331e9a7752cc0cbee465a29c03e0c448
treeb80dfbeefbc2a6bbae7b47d27b22f21bc5faf92e
parent7e1566e30738634be609571551d5e8809d80383b
major revision of HLTTPCDigitReaders
- corrections in the interface functions added in rev. 29023 to
  get the RCU trailer -> now passing by reference
- speedup of DigitReaderPacked by using a singleton of the AltroRawStream
  and thus avoiding of multiple allocations of TPCMapping aso
- speedup of DigitReaderPacked in sorted mode by using correct array bounds
- corrected implementation of bulk read mode in DigitReaderPacked
- code cleanup in DigitReaderPacked
HLT/TPCLib/AliHLTTPCDigitReader.cxx
HLT/TPCLib/AliHLTTPCDigitReader.h
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.cxx
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.h
HLT/TPCLib/AliHLTTPCDigitReaderPacked.cxx
HLT/TPCLib/AliHLTTPCDigitReaderPacked.h