]> git.uio.no Git - u/mrichter/AliRoot.git/commit
HWClusterDecoder produces a descriptor block. It shows whether the clusters have...
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Oct 2013 00:32:17 +0000 (00:32 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Oct 2013 00:32:17 +0000 (00:32 +0000)
commit3ba734d325ea89e4b2a0bdf92ed8db829fd8a277
tree549cd51cebd38129a473d6dba68e9a3628d5be86
parentfffbd9657fbbde3675c6edf1a8962e4b9f898ebf
HWClusterDecoder produces a descriptor block. It shows whether the clusters have been merged during decoding or not
The block is then read by DataCompressionComponent which sets corresponding "merged clusters" flag for the compressed clusters.
HLT/TPCLib/AliHLTTPCClusterAccessHLTOUT.cxx
HLT/TPCLib/AliHLTTPCDataPublisherComponent.cxx
HLT/TPCLib/AliHLTTPCDefinitions.cxx
HLT/TPCLib/AliHLTTPCDefinitions.h
HLT/TPCLib/AliHLTTPCHWClusterDecoderComponent.cxx
HLT/TPCLib/AliHLTTPCRawClustersDescriptor.h [new file with mode: 0644]
HLT/TPCLib/comp/AliHLTTPCDataCompressionComponent.cxx
HLT/TPCLib/comp/AliHLTTPCDataCompressionDecoder.cxx
HLT/TPCLib/comp/AliHLTTPCDataCompressionDecoder.h