]> git.uio.no Git - u/mrichter/AliRoot.git/commit
added Huffman compression stuff for ALTRO data (Jenny)
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2007 13:46:20 +0000 (13:46 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2007 13:46:20 +0000 (13:46 +0000)
commitc2440081edcacb798dbe2430154554c2ed36e3b6
treef629b4422cfc926ce7f13d316db2c0d1a1b02907
parentbe11532fb33bb425815f7fbba9132506133762ad
added Huffman compression stuff for ALTRO data (Jenny)
16 files changed:
HLT/comp/AliHLTCOMPHuffmanAltro.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanAltro.h [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanAltroCalibComponent.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanAltroCalibComponent.h [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanAltroComponent.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanAltroComponent.h [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanCodeData.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanCodeData.h [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanData.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanData.h [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanOccurrenceData.cxx [new file with mode: 0644]
HLT/comp/AliHLTCOMPHuffmanOccurrenceData.h [new file with mode: 0644]
HLT/comp/AliHLTCompAgent.cxx
HLT/comp/AliHLTCompDefinitions.cxx [new file with mode: 0644]
HLT/comp/AliHLTCompDefinitions.h [new file with mode: 0644]
HLT/libAliHLTComp.pkg