]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/AliHLTTPCDefinitions.h
TPC track model compression added (Jenny)
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Jan 2008 15:23:56 +0000 (15:23 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Jan 2008 15:23:56 +0000 (15:23 +0000)
commitff2f0f94350fae2856056c7b33e3e56a583b7a98
treef8901095e2c624c23adef59b74fd8413da2087cd
parent7dceaa9b0293a25e5b8902408658c7870c48b631
TPC track model compression added (Jenny)
25 files changed:
HLT/TPCLib/AliHLTTPCDefinitions.cxx
HLT/TPCLib/AliHLTTPCDefinitions.h
HLT/TPCLib/comp/AliHLTTPCCompDataCompressorHelper.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompDataCompressorHelper.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompDumpComponent.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompDumpComponent.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelAnalysis.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelAnalysis.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelConverter.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelConverter.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelConverterComponent.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelConverterComponent.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverter.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverter.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverterComponent.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverterComponent.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeflater.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeflater.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeflaterComponent.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelDeflaterComponent.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelInflater.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelInflater.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelInflaterComponent.cxx [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCCompModelInflaterComponent.h [new file with mode: 0644]
HLT/libAliHLTTPC.pkg