]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/AliHLTTPCAgent.cxx
Added a new component (AliHLTTPCHWCFDataReverterComponent) which reads the data,...
authorkaamodt <kaamodt@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Nov 2008 13:35:11 +0000 (13:35 +0000)
committerkaamodt <kaamodt@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Nov 2008 13:35:11 +0000 (13:35 +0000)
commita912b63bebefcac7c03aa267d676d09a8057c951
treef0dd362e035b59d87d5f17032fe45bd04405c36f
parentd78d7df09168b0fb27e53a32435f20301985f4d3
Added a new component (AliHLTTPCHWCFDataReverterComponent) which reads the data, sorts it, and revert the 40 bit word data.
Moved around the functions of the AliHLTTPCClusterFinder so the ones belonging to the ClusterFinderDecoder is at the top of the files, and the ClusterFinderPacked functions on the bottom.
Also changed from fMaxQ to fQMax in the AliHLTSpacePointData.h so that we only have one name convention for max charge of a cluster. This led to changes in KryptonClusterfinder, *Cluster*, Noise map, TrackHistoComponent.
In AliHLTAltroEncoder; added the functionality to revert 40 bit words.
18 files changed:
HLT/AliHLTTPCLinkDef.h
HLT/RCU/AliHLTAltroEncoder.cxx
HLT/RCU/AliHLTAltroEncoder.h
HLT/TPCLib/AliHLTTPCAgent.cxx
HLT/TPCLib/AliHLTTPCClusterDumpComponent.cxx
HLT/TPCLib/AliHLTTPCClusterFinder.cxx
HLT/TPCLib/AliHLTTPCClusterFinder.h
HLT/TPCLib/AliHLTTPCClusterFinderComponent.cxx
HLT/TPCLib/AliHLTTPCClusterHistoComponent.cxx
HLT/TPCLib/AliHLTTPCHWCFDataReverterComponent.cxx [new file with mode: 0755]
HLT/TPCLib/AliHLTTPCHWCFDataReverterComponent.h [new file with mode: 0755]
HLT/TPCLib/AliHLTTPCKryptonClusterFinder.cxx
HLT/TPCLib/AliHLTTPCKryptonClusterFinderComponent.cxx
HLT/TPCLib/AliHLTTPCNoiseMapComponent.cxx
HLT/TPCLib/AliHLTTPCSpacePointData.h
HLT/TPCLib/AliHLTTPCTrackHistoComponent.cxx
HLT/TPCLib/offline/AliHLTTPCOfflineCluster.cxx
HLT/libAliHLTTPC.pkg