]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCCalibCE.cxx
Modification of the calibration software
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jun 2008 15:15:17 +0000 (15:15 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jun 2008 15:15:17 +0000 (15:15 +0000)
commit4c6d06dc8ddcbe4a60f11f5c4957be3157986c8d
treee6f2d40eb6c7dbeb2a82d90d3381f90f56285921
parent338c285a54b9ed0b2b2005489278fd417771446f
Modification of the calibration software
(better treatment of zerro suppressed data)
+
Modifications due to the new RCU firmware

(Jens Wiechula)

AliTPCCalibCE.cxx.diff      Added functionality to set the peak finding range, noise thresholds and specify whether the data are zero suppressed.
AliTPCCalibCE.h.diff        Added functionality to set the peak finding range, noise thresholds and specify whether the data are zero suppressed.
AliTPCCalibPulser.cxx.diff  Added functionality to specify whether the data are zero suppressed.
AliTPCCalibPulser.h.diff    Added functionality to specify whether the data are zero suppressed.
AliTPCMonitorAltro.h.diff   Added support for the new RCU firmware.
AliTPCMonitor.cxx.diff      Remove baseline and noise calculation to speed up code, fix problem reading zero suppressed data.
TPC/AliTPCCalibCE.cxx
TPC/AliTPCCalibCE.h
TPC/AliTPCCalibPulser.cxx
TPC/AliTPCCalibPulser.h
TPC/AliTPCMonitor.cxx
TPC/AliTPCMonitorAltro.h