]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/tracking-ca/AliHLTTPCCAInputDataCompressorComponent.h
AliHLTTPCCAInputDataCompressorComponent created
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Oct 2009 21:42:03 +0000 (21:42 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Oct 2009 21:42:03 +0000 (21:42 +0000)
commit751d16ac9c8628206e751b5e31b1eb12b777dae6
treeb0d70934122e0bd99ad053105f7b426b174fab15
parenta38567328dde2451621fcf55dd94565da3dd1f02
AliHLTTPCCAInputDataCompressorComponent created

The component compressed the information from the clusterfinder and send it to the slice tracker
It can be optionally used after the clusterfinder on the same machine in order to reduce the data transfer.
The data compression ratio is about 4.5(pp)/5.5(Centr.Pb)
The speed is about 600kHz/patch (pp) and 1.6kHz/patch (Centr.Pb)
HLT/TPCLib/AliHLTTPCAgent.cxx
HLT/TPCLib/tracking-ca/AliHLTTPCCACompressedInputData.h [new file with mode: 0644]
HLT/TPCLib/tracking-ca/AliHLTTPCCADef.h
HLT/TPCLib/tracking-ca/AliHLTTPCCAInputDataCompressorComponent.cxx [new file with mode: 0644]
HLT/TPCLib/tracking-ca/AliHLTTPCCAInputDataCompressorComponent.h [new file with mode: 0644]
HLT/TPCLib/tracking-ca/AliHLTTPCCATrackerComponent.cxx
HLT/libAliHLTTPC.pkg