]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSOnlineCalibrationSPD.cxx
Mainly changes related to the added treatment of inactive detector parts in
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Jul 2008 17:04:39 +0000 (17:04 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Jul 2008 17:04:39 +0000 (17:04 +0000)
commitb696414b1aa0d8f540b2f640a96e39b8cc9a2e0e
treee3dd30b38468cf72345efa7affa30606b4617855
parentccfba4f5f004c1655417d20e6cd36496e6484494
Mainly changes related to the added treatment of inactive detector parts in
SPD online dead pixel search:
* ITSSPDPHYSda and AliITSOnlineSPDphysAnalyzer:
Modified algorithm for finding dead pixels (now also including information
about inactive parts).
* AliITSOnlineCalibrationSPD:
Added information on which equipments, half-staves, chips are active.
* AliITSOnlineCalibrationSPDhandler:
Added functionality to treat inactive detector parts. The inactive or dead
pixels are referred to as "silent" in the code.
* AliITSPreprocessorSPD:
Using silent (=dead+inactive) pixels instead of dead.
* AliITSRawStreamSPD:
Added members to keep track of which equipments and half-staves are active.
This information needs to be accessed externally after the "Next" method has
been called for the event. Included two more consistency error codes, only
relevant for SPDmood.
Removed check on header and trailer count. Added method to get event counter
 value
* AliITSRawStreamSPDErrorLog:
Increased the maximum number of error codes.

Henrik Tydejo
ITS/AliITSOnlineCalibrationSPD.cxx
ITS/AliITSOnlineCalibrationSPD.h
ITS/AliITSOnlineCalibrationSPDhandler.cxx
ITS/AliITSOnlineCalibrationSPDhandler.h
ITS/AliITSOnlineSPDphysAnalyzer.cxx
ITS/AliITSPreprocessorSPD.cxx
ITS/AliITSRawStreamSPD.cxx
ITS/AliITSRawStreamSPD.h
ITS/AliITSRawStreamSPDErrorLog.h
ITS/ITSSPDPHYSda.cxx