]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RALICE/history.txt
12-sep-2006 NvE Memberfunctions GetNslots and AddNamedSlot introduced and various
authornick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Sep 2006 12:41:55 +0000 (12:41 +0000)
committernick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Sep 2006 12:41:55 +0000 (12:41 +0000)
commit5ae71069c129fd3ec3c8a919b67aca0077696c5d
tree6ed275b633b41f64072a02a91e49884c467bcf38
parentacf2e11913f4af49e05d9415e62b7a9a20d7eeec
12-sep-2006 NvE Memberfunctions GetNslots and AddNamedSlot introduced and various
                modifications made in AliAttrib and AliSignal to overcome a ROOT
                feature which always sets the size of TArray objects to a default
                of 16 when reading these objects back from a file.
                The modified AliAttrib and AliSignal don't rely on a GetSize()
                anymore, but determine the number of stored values from the
                actual array contents.
13-sep-2006 NvE IceF2k updated for multiple waveforms per OM by making use of the
                new AliAttrib::AddNamedSlot facility.
                Also some calibration constants dropped from OM data words in IceF2k
                and IceCal2Root, since these values are also stored as parameters in
                the corresponding (de)calibration functions.
                Also for TWR data the values stored in the histos are (baseline-amp),
                so that all pulses appear as positive instead of negative and the
                resulting histos are baseline corrected.
14-sep-2006 NvE IceCalibrate.cxx updated to correctly process multiple waveforms and hits per OM.
                Also some calibration constants dropped from OM data words in IceCalibrate,
                since these values are also stored as parameters in the corresponding
                (de)calibration functions.
RALICE/AliAttrib.cxx
RALICE/AliAttrib.h
RALICE/AliSignal.cxx
RALICE/AliSignal.h
RALICE/history.txt
RALICE/icepack/IceCalibrate.cxx
RALICE/icepack/history.txt
RALICE/icepack/iceconvert/IceCal2Root.cxx
RALICE/icepack/iceconvert/IceF2k.cxx
RALICE/icepack/iceconvert/history.txt