]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/ITSSPDSCANda.cxx
ITSSPDPHYSda: New detector algorithm for finding dead and noisy pixels.
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Nov 2007 16:31:40 +0000 (16:31 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Nov 2007 16:31:40 +0000 (16:31 +0000)
commit6727e2db6c4c01a8fd22c2e8db31c532eaece212
treee68f0bc6787d442f56c70eca2bd9c3eef891f42f
parentba7cdd781e96aef517f7de9e22c01dd1ef54b8cb
ITSSPDPHYSda: New detector algorithm for finding dead and noisy pixels.
ITSSPDSCANda: The old algorithm (ITSSPDda) updated and with new name.
AliITSCalibrationSPD: Split OCDB entries into SPDDead and SPDNoisy.
Both will use this class.
AliITSOnlineCalibrationSPD: Use online coordinates instead of offline.
AliITSOnlineCalibrationSPDhandler: Reorganization of noisy and dead pixel data.
AliITSPreprocessorSPD: Added code for the new online algorithms.
AliITSRawStreamSPD: Fixed SPD geometry required changes in the online to
offline coordinate conversions. Added static functions to make the conversions
easier and kept in one place only.
(H. Tydesjo)
34 files changed:
ITS/AliITSCalibrationSPD.cxx
ITS/AliITSCalibrationSPD.h
ITS/AliITSDetTypeRec.cxx
ITS/AliITSDetTypeSim.cxx
ITS/AliITSIntMap.cxx
ITS/AliITSIntMap.h
ITS/AliITSOnlineCalibrationSPD.cxx
ITS/AliITSOnlineCalibrationSPD.h
ITS/AliITSOnlineCalibrationSPDhandler.cxx
ITS/AliITSOnlineCalibrationSPDhandler.h
ITS/AliITSOnlineSPDHitArray.h
ITS/AliITSOnlineSPDphys.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDphys.h [new file with mode: 0644]
ITS/AliITSOnlineSPDphysAnalyzer.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDphysAnalyzer.h [new file with mode: 0644]
ITS/AliITSOnlineSPDphysInfo.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDphysInfo.h [new file with mode: 0644]
ITS/AliITSOnlineSPDscan.h
ITS/AliITSOnlineSPDscanAnalyzer.cxx
ITS/AliITSOnlineSPDscanAnalyzer.h
ITS/AliITSPreprocessorSPD.cxx
ITS/AliITSRawStreamSPD.cxx
ITS/AliITSRawStreamSPD.h
ITS/AliITSRawStreamSPD_NEWGEO.cxx [new file with mode: 0644]
ITS/AliITSsimulationSPD.cxx
ITS/AliITSv11GeometrySSD.cxx
ITS/Calib/CalibSPD/Run0_9999999_v0_s0.root [deleted file]
ITS/Calib/CalibSPD/Run0_9999999_v0_s0.root.pdc06standardDead [deleted file]
ITS/Calib/SPDDead/Run0_9999999_v0_s0.root [new file with mode: 0644]
ITS/Calib/SPDNoisy/Run0_9999999_v0_s0.root [new file with mode: 0644]
ITS/ITSSPDPHYSda.cxx [new file with mode: 0644]
ITS/ITSSPDSCANda.cxx [moved from ITS/ITSSPDda.cxx with 77% similarity]
ITS/ITSrecLinkDef.h
ITS/libITSrec.pkg