]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSQADataMakerRec.cxx
Updates concerning the SPD QA (D. Elia)
authorprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Aug 2009 16:48:57 +0000 (16:48 +0000)
committerprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Aug 2009 16:48:57 +0000 (16:48 +0000)
commit8bab78239106f56fbc79855714a672921afbfb19
treee0fd04f2fc7a24fbce411e38858374acff696f0d
parentd956a643ba7799b0315076b1a005f7dec07de26f
Updates concerning the SPD QA (D. Elia)

AliITSQASPDDataMakerRec.cxx
following additions:
- fix in the InitRaws: if(!fAdvLogger) fAdvLogger = new AliITSRawStreamSPDErrorLog();
- map of the FastOr fired chips in the Raw-QA
- cluster size (number of pixels/cluster) in the RecPoint-QA
- cluster type (conventional code) in the RecPoint-QA

AliITSRecPoint.cxx, h
- new static method GetSPDclusterType()

AliITSQADataMakerRec.cxx
- plot of DeltaTheta for SPD tracklets in the ESD-QA
ITS/AliITSQADataMakerRec.cxx
ITS/AliITSQASPDDataMakerRec.cxx
ITS/AliITSRecPoint.cxx
ITS/AliITSRecPoint.h