]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/ITSSPDSCANda.cxx
Modifications by H. Tydesio:
authorprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 Aug 2008 14:36:19 +0000 (14:36 +0000)
committerprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 Aug 2008 14:36:19 +0000 (14:36 +0000)
commit478d804c5c6c7f3e60209816196a426ac702876c
treebd3e7bad701ad7e1c936344bd5271e76bf2c7c53
parent6ed1b948b376b318a7f8f714e08a0189198e0b9d
Modifications by H. Tydesio:

* AliITSCalibrationSPD
Flag for fully bad chip added, significantly reducing the disk space needed for calibration files.

* AliITSOnlineCalibrationSPD
Added flags for dead equipments, half-staves, and chips.

* AliITSOnlineCalibrationSPDhandler
Functionality to treat dead equipments, half-staves, and chips. General code improvements.

* AliITSOnlineSPDphysAnalyzer
Significant speed-up of dead and noisy pixel search algorithm. Treatment of fully dead chips modified.

* AliITSPreprocessor
Changes to comply with new strategy of fully dead chips and modifications to AliITSCalibrationSPD.

* AliITSRawStreamSPD
Added event counter flags for all chips, which can be read after each event.

* AliITSRawStreamSPDErrorLog
Modifications for SPDmood. Removed the payload size information. The ConsErrPos histogram is replaced by a TGraph.

* ITSSPDPHYSda.cxx
Bug fix related to using TString instead of TObjString. General code improvements.

* ITSSPDSCANda.cxx
Bug fix related to using TString instead of TObjString.
14 files changed:
ITS/AliITSCalibrationSPD.cxx
ITS/AliITSCalibrationSPD.h
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.cxx
ITS/AliITSRawStreamSPDErrorLog.h
ITS/ITSSPDPHYSda.cxx
ITS/ITSSPDSCANda.cxx