]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RALICE/AliCalorimeter.cxx
01-sep-2003 NvE Explicit initialisation of TObject() introduced in default constructo...
authornick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 Oct 2003 10:17:43 +0000 (10:17 +0000)
committernick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 Oct 2003 10:17:43 +0000 (10:17 +0000)
commit1fbffa23ecd37dd04e67a4f1c145670e00a25922
tree01c980065997a3ea9efae295270eff1ef3cff9d6
parent4554f81d02af3d0904769a92a3733fd601f6aa0f
01-sep-2003 NvE Explicit initialisation of TObject() introduced in default constructor of AliObjMatrix.
16-sep-2003 NvE Parent track pointer introduced for AliTrack.
                Functionality of AliSignal extended and support for gains and offsets introduced.
                Gain datamember removed from AliCalmodule.
17-sep-2003 NvE Memberfunction AddTrack with second argument "copy" of AliJet moved into the
                "protected" area to avoid confusion among users.
                The user has now only access to the AddTrack memberfunction with only the track
                (pointer) as argument.
23-sep-2003 NvE New classes AliAttrib and AliAttribObj introduced to centralise the handling of
                name, gain, offset, edge and dead value attributes for a certain slot.
                Classes AliSignal and AliCalmodule updated accordingly.
28-sep-2003 NvE Facility for automatic gain etc... correction introduced in AliSignal::GetSignal().
30-sep-2003 NvE New version of AliCalorimeter introduced, making use of AliObjMatrix and AliAttribObj
                and supporting full treatment of module gains, offsets etc...
                Also class AliCalcluster updated to take gain etc... correction into account.
02-oct-2003 NvE Memberfunction Load() moved from Ali3VectorObj and Ali4VectorObj to Ali3Vector
                and Ali4Vector respectively. This allows to use this memberfunction also in
                all the derived classes (e.g. AliPosition, AliSignal, AliTrack, etc...).
                Therefore the Load() memberfunction has been removed from AliPositionObj.
28 files changed:
RALICE/Ali3Vector.cxx
RALICE/Ali3Vector.h
RALICE/Ali3VectorObj.cxx
RALICE/Ali3VectorObj.h
RALICE/Ali4Vector.cxx
RALICE/Ali4Vector.h
RALICE/Ali4VectorObj.cxx
RALICE/Ali4VectorObj.h
RALICE/AliAttrib.cxx [new file with mode: 0644]
RALICE/AliAttrib.h [new file with mode: 0644]
RALICE/AliCalcluster.cxx
RALICE/AliCalmodule.cxx
RALICE/AliCalmodule.h
RALICE/AliCalorimeter.cxx
RALICE/AliCalorimeter.h
RALICE/AliJet.cxx
RALICE/AliJet.h
RALICE/AliObjMatrix.cxx
RALICE/AliPositionObj.cxx
RALICE/AliPositionObj.h
RALICE/AliSignal.cxx
RALICE/AliSignal.h
RALICE/AliTrack.cxx
RALICE/AliTrack.h
RALICE/RALICEHeaders.h
RALICE/RALICELinkDef.h
RALICE/history.txt
RALICE/libRALICE.pkg