]> git.uio.no Git - u/mrichter/AliRoot.git/commit
implementing backward compatible reading for compressed clusters recorded with v5...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Nov 2011 19:33:11 +0000 (19:33 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Nov 2011 19:33:11 +0000 (19:33 +0000)
commit14f37d68984b1732fca09d12dabf7031fff5094a
tree647a94d23d16c0a7677450f7265e5129be3bf35f
parent6bfd15389316916749b4429565788f4f9fb1c747
implementing backward compatible reading for compressed clusters recorded with v5-01-Release in the online HLT. Those clusters need a 0.5 pad shift in the unpacking. Added furthermore checks and fatal errors if multiple cluster data blocks for the same partition are present. This helps to quickly identify probelmatic combinations of HLT options in the reconstruction
HLT/TPCLib/AliHLTTPCClusterAccessHLTOUT.cxx
HLT/TPCLib/comp/AliHLTTPCDataCompressionDecoder.cxx
HLT/TPCLib/comp/AliHLTTPCDataCompressionDecoder.h
HLT/TPCLib/comp/AliHLTTPCDataCompressionMonitorComponent.cxx