]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSIntMap.h
1. Improved implementation of AliITSIntMap and AliITSOnlineCalibrationSPDhandler...
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 21 Aug 2007 10:26:47 +0000 (10:26 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 21 Aug 2007 10:26:47 +0000 (10:26 +0000)
commit53ae21ce07f10010cde0566193cad2ed80bda09a
treeb92b3b5f831b421283aa90eb94b82891fa83ed13
parentbad12513f83e1911b3ead3ea485248e0a161671b
1. Improved implementation of AliITSIntMap and AliITSOnlineCalibrationSPDhandler. (linked lists --> binary balanced search trees)
2. ITSSPDda: Implementation for producing output to DCS. Reading of configuration files (tuning params and permanently noisy list).
3. Addition of field "DCSversion" to the scan container classes. (Version changed to 2 for the AliITSOnlineSPDscanInfo classes.)
4. Change of Char_t arrays --> TString inside several classes.
24 files changed:
ITS/AliITSIntMap.cxx
ITS/AliITSIntMap.h
ITS/AliITSIntMapNode.cxx
ITS/AliITSIntMapNode.h
ITS/AliITSOnlineCalibrationSPDhandler.cxx
ITS/AliITSOnlineCalibrationSPDhandler.h
ITS/AliITSOnlineSPDscan.cxx
ITS/AliITSOnlineSPDscan.h
ITS/AliITSOnlineSPDscanAnalyzer.cxx
ITS/AliITSOnlineSPDscanAnalyzer.h
ITS/AliITSOnlineSPDscanInfo.cxx
ITS/AliITSOnlineSPDscanInfo.h
ITS/AliITSOnlineSPDscanInfoMeanTh.h
ITS/AliITSOnlineSPDscanInfoMultiple.h
ITS/AliITSOnlineSPDscanMeanTh.cxx
ITS/AliITSOnlineSPDscanMeanTh.h
ITS/AliITSOnlineSPDscanMultiple.cxx
ITS/AliITSOnlineSPDscanMultiple.h
ITS/AliITSOnlineSPDscanSingle.cxx
ITS/AliITSOnlineSPDscanSingle.h
ITS/AliITSPreprocessorSPD.cxx
ITS/AliITSRawStreamSPD.h
ITS/AliITSVertexerZTest.C
ITS/ITSSPDda.cxx