]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDEvent.cxx
Clean-up in includes.
[u/mrichter/AliRoot.git] / STEER / AliESDEvent.cxx
2007-10-09 hristovChanges, needed to use correctly the new AliESDCaloClus...
2007-10-01 belikovFirst round of ESD clean-up at the physics level: remov...
2007-09-21 kleinbAdding some protctions to CopyFromOldESD
2007-09-17 morschfErrorLogs->Delete() since memory is allocated in TNamed.
2007-09-13 hristovAvoid two copies of the ESD friend track (Yuri)
2007-09-10 hristovFixes for some mem-leaks: most changes where pretty...
2007-08-17 morschMemory leak cured. Use TClonesArray::Delete() if stored...
2007-08-14 morschProtection needed when reading PDC06 data (v4-04)
2007-08-07 hristovAdd inheritance from AliVEvent. Eliminate streaming...
2007-08-01 belikovCleaning the ESD: first step
2007-07-30 kleinbBack to forward decl., one Bugfix
2007-07-27 morschGoing back to previous version.
2007-07-26 morschChanges in AliESDEvent fwd declarations.
2007-07-17 kleinbfixed ReadFromTree
2007-07-17 kleinbfixed typo in ESDListNames
2007-07-17 kleinbIntroduced flag for connected tree to avoid double...
2007-07-16 kleinbFixed double delete of fESDObjects
2007-07-12 belikovCredits to Christian
2007-07-12 kleinbModification to SetESDFriends for old esds
2007-07-12 morschMake the above changes work with TChain.
2007-07-12 morschSame as prvious for old ESD structure.
2007-07-12 morschFix needed in case several AliESDEvent instances want...
2007-07-11 kleinbAdded GetListObject() Method, some cosmetic changes
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...