]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/AliHLTTPCHWCFSpacePointContainer.cxx
initializing variables that were declare without a value
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCHWCFSpacePointContainer.cxx
2014-06-05 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-02 zampolliRemoving printout (Davide)
2014-05-27 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-05-26 mivanovMerge branch 'master' into TPCdev
2014-05-20 tbreitneALIROOT-5433 Transition to CDHv3 in HLT
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2014-01-02 Julian BookMerge branch 'workdir'
2013-12-27 fnoferin@cern.chMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-18 Julian BookMerge branch 'workdir'
2013-12-17 Christian Holm Chr... :x
2013-12-11 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Julian BookMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Ruben ShahoyanMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Alexandru BercuciMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-10 tkolleggFixes for compile issues in HLT branch with clang 5...
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