]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/ITSbase/AliITSDDLRawData.cxx
Fixed SDD raw-data simulation and decoding. The problem was that the CDH was interpre...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 18:06:17 +0000 (18:06 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 18:06:17 +0000 (18:06 +0000)
commit8345a1cfd476b48ce496ad8c5090af59c3c4ce0d
tree6529ec8d0c6144053f8bba246c1e1d33fa0d1786
parentd5ad06976a46172882e5ae22ac98be4cc5675d78
Fixed SDD raw-data simulation and decoding. The problem was that the CDH was interpreted wrongly as 8 filling 0xfffffffff words. The rawReader->RequireHeader(kFALSE) call should be removed from all the instances inside the reconstruction, QA and DAs
ITS/AliITSDDLRawData.cxx
ITS/AliITSQADataMaker.cxx
ITS/AliITSRawStreamSDD.cxx