]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/AliHLTTPCHWCFSpacePointContainer.cxx
removing unused classes from repository
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCHWCFSpacePointContainer.cxx
2011-11-21 richtermbugfix: correct calculation of remaining payload to...
2011-10-14 richtermcorrecting minor compilation warning
2011-10-13 richtermadding further optimized compression format with additi...
2011-09-28 richtermwrite optional array of cluster ids for mapping and...
2011-09-14 richtermupdate of track model compression
2011-09-04 richtermmoving calculation of sigmas to decoder class, bugfix...
2011-09-04 richtermchanging data type of compressed cluster data block
2011-08-23 richtermminor bugfix: using the stringstream instance for printout
2011-08-22 richtermchanging type of index grid; using intermediate strings...
2011-08-20 richtermrestoring ostream properties after printout; fixing...
2011-08-20 richtermadding protection for invalid float values
2011-08-19 richtermfaster access to HW cluster input data
2011-08-18 richtermimplementing the encoding and decoding of compressed...
2011-08-15 richtermcorrecting memory leak; correcting iterator access
2011-08-13 richtermmoving definition of parameters for cluster storage...
2011-08-12 richtermadding support for DataDeflaters
2011-08-10 richtermminor bugfix: handle files with only CHD and RCU traile...
2011-08-09 richtermnew handler for HWCF cluster output added