]> git.uio.no Git - u/mrichter/AliRoot.git/commit
AliPHOSTrackSegmentMaker, AliPHOSPID, TClonesArray of EMC and CPV
authorkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 10 May 2008 19:18:21 +0000 (19:18 +0000)
committerkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 10 May 2008 19:18:21 +0000 (19:18 +0000)
commitdcab1c7eb97c945f98bd1cc5bfef755cf03d850f
tree770c22b7a352ebbfa2e9c3e094ffa07b690f4055
parenta462baa3db0f591266f349140b5b80dd7450590e
AliPHOSTrackSegmentMaker, AliPHOSPID, TClonesArray of EMC and CPV
recpoints are created once per run in corresponding constructors,
instead of creating them once per event. Memory leaks of
AliPHOSEmcRecPoint, AliPHOSCpvRecPoints, AliPHOSRecParticles are
fixed.
PHOS/AliPHOSPID.cxx
PHOS/AliPHOSReconstructor.cxx
PHOS/AliPHOSReconstructor.h
PHOS/AliPHOSTrackSegmentMaker.cxx