]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/comp/AliHLTTPCDataCompressionComponent.cxx
minor code cleanup, using enums for modes, adding info message for configured modes
[u/mrichter/AliRoot.git] / HLT / TPCLib / comp / AliHLTTPCDataCompressionComponent.cxx
2013-04-25 richtermminor code cleanup, using enums for modes, adding info...
2012-06-07 richtermprinting benchmark message only if input contains clusters
2012-02-13 richtermenable deflater statistics if histogram file available
2011-11-21 richtermavoiding possible division by 0
2011-10-13 richtermadding further optimized compression format with additi...
2011-10-11 richtermspeedup of track model compression by another factor 2
2011-10-10 richtermspeeding up the loop over track clusters; masking a...
2011-10-08 richtermbetter assignment of remaining clusters to tracks;...
2011-10-07 richtermUsing the AliHLTTPCDataCompressionDecoder in the offlin...
2011-10-03 richtermbugfix: clean monitoring container only after it has...
2011-10-02 richtermintroducing a variable length array of global parameter...
2011-09-29 richtermcorrecting the drift time transformation; optional...
2011-09-18 richtermadding option for using DataDeflaterHuffman in emcoding...
2011-09-14 richtermupdate of track model compression
2011-09-04 richtermbugfix: mc labels for padrow-sorted cluster data block...
2011-08-18 richtermimplementing the encoding and decoding of compressed...
2011-08-13 richtermmoving definition of parameters for cluster storage...
2011-08-12 richtermremove transformed clusters from TPCDataCompressor...
2011-08-10 richtermadjusting input multiplier: compression component to...
2011-08-09 richtermcorrecting input multiplier, component does not produce...
2011-08-09 richtermskeleton of TPC data compression component added