]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/AliHLTTPCDigitReaderPacked.h
corrections to avoid huge memory consumption by multiple instances of AliAltroDecoder...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Sep 2008 14:03:48 +0000 (14:03 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Sep 2008 14:03:48 +0000 (14:03 +0000)
commit5863c71abdc933011c857f9c50ec03b264d81345
tree85e1bfd5f8b8084288c727454d680cd166d5cc83
parent7b96fe31365536b6e79bed432c0a83af5a8faa5d
corrections to avoid huge memory consumption by multiple instances of AliAltroDecoder, DigitReaders are using a singleton now, same story for the buffer of sorted data of the DigitReaderpacked; small modifications in related components in order to properly free the used instance
HLT/TPCLib/AliHLTTPCClusterFinder.cxx
HLT/TPCLib/AliHLTTPCClusterFinderComponent.cxx
HLT/TPCLib/AliHLTTPCDigitDumpComponent.cxx
HLT/TPCLib/AliHLTTPCDigitReader.h
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.cxx
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.h
HLT/TPCLib/AliHLTTPCDigitReaderPacked.cxx
HLT/TPCLib/AliHLTTPCDigitReaderPacked.h
HLT/TPCLib/AliHLTTPCKryptonClusterFinderComponent.cxx
HLT/TPCLib/AliHLTTPCNoiseMapComponent.cxx
HLT/TPCLib/AliHLTTPCZeroSuppressionComponent.cxx