]> git.uio.no Git - u/mrichter/AliRoot.git/commit
1. Output data compression in the clusterfinder component is removed because it doesn...
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Mar 2010 12:36:24 +0000 (12:36 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Mar 2010 12:36:24 +0000 (12:36 +0000)
commit64fc3975a19bfaa3b2ea1b8198cc7f6c312fabc2
tree041b6b92b59bd4ec1b22dfc81bbaa80453d7700a
parent5aae1dab612753dcd7c63e232e500921e7b026ca
1. Output data compression in the clusterfinder component is removed because it doesn't help
(for a moment the output blocks are not filtered by the framework and all the output is sent to the tracker )

To compress the output, the AliHLTTPCCAInputDataCompressorComponent should run between the clusterfinder and the tracker.

2. compilation warnings fixed

M    TPCLib/tracking-ca/AliHLTTPCCAInputDataCompressorComponent.cxx
M    TPCLib/tracking-ca/AliHLTTPCCATrackerComponent.cxx
M    TPCLib/AliHLTTPCClusterFinderComponent.cxx
HLT/TPCLib/AliHLTTPCClusterFinderComponent.cxx
HLT/TPCLib/tracking-ca/AliHLTTPCCAInputDataCompressorComponent.cxx
HLT/TPCLib/tracking-ca/AliHLTTPCCATrackerComponent.cxx