]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDEvent.cxx
Coverity fix (Haavard)
[u/mrichter/AliRoot.git] / STEER / AliESDEvent.cxx
2011-01-03 morschAliCentrality for ESD and AOD analysis
2010-11-12 morschfCentrality transient and only created at the first...
2010-10-28 morschCorrected protection.
2010-10-27 morschESD Centrality class (A. Toia)
2010-10-26 hristovChanges for report #72965: New AliESDCaloTrigger +...
2010-10-26 hristovChanges for report #74151: Important update in AliTOFPI...
2010-10-25 kleinbResetting of TClonesArray done with clear, if implement...
2010-10-19 belikovAdding a short-cut method for the pile-up tagging as...
2010-10-09 morschCoverity errors corrected/avoided.
2010-09-22 hristovChanges for report #72662 ZDC code needs changes in...
2010-09-03 morschCorrections for reconnection of event in case of event...
2010-09-01 belikovBug fix in the pileup tagging (F. Prino)
2010-08-26 morsch- leak corrected
2010-07-20 schutzcorrect for warnings
2010-07-09 morschPile-up vertices added to AODEvent. (F. Prino)
2010-06-24 shahoian1) Added to AliESDtrack the flags marking those which...
2010-05-04 belikovAdding the z-coordinate of the interaction diamond...
2010-04-27 morschAvoid double delete when reconnecting.
2010-04-22 hristovFixes for report #63608: Obsolete Calorimeter informati...
2010-04-20 kleinbWrite AliHLTGlobalTriggerDecision with splitlevel ...
2010-03-23 fcaCoding Conventions
2010-02-26 belikovA minor change in the pileup tagging with SPD (S. Dash)
2010-01-14 kleinbAdded protections to avoid crashes with Print() when...
2009-12-01 cvetanPartial fix for bug #59809: putting HLT trigger decisio...
2009-10-10 belikovAdding a method for the pileup tagging using SPD (Sadha...
2009-09-17 cvetanNew method which allows to select events based on the...
2009-09-03 cvetanProtection against missing fESDOld member.
2009-08-27 morschLeak between file openings corrected.
2009-08-27 morschMemory leak when passing from one input file to the...
2009-07-02 belikovA new function returning the unconstrained primary...
2009-06-30 hristovAdding access methods for HLTGlobalTrigger information...
2009-06-16 morschUpdates on ZDC ESData (Ch. Oppedisano)
2009-04-20 morschAllow reconnection. Needed for efficient mixing.
2009-03-31 belikovNext step towards supporting multiple primary vertices...
2009-03-18 belikovPossibility to keep in ESD several (pileup) primary...
2009-02-20 belikovFix in the indices of tracks associated with CaloClusters.
2009-02-12 belikovBug fix in Clean(). The cascades contain *copies*...
2008-11-24 kleinbAvoid double booking of esdfriends branch in AliReconst...
2008-11-12 belikovRestoring the old name for the priamry vertex reconsruc...
2008-11-07 belikovThe AliESDEvent::GetPrimaryVertex() returns now the...
2008-10-24 hristovZDC information from A-side (Chiara)
2008-10-23 kleinbFix in operator= (M. Richter)
2008-10-21 fcaCorrect warnings for gcc 4.3
2008-10-21 kleinbReplace the last printf by AliWarning/AliInfo
2008-09-25 kleinbAllowing for non std-content in the assigment operator...
2008-09-09 cvetanAdding the complete vzero raw data to the esd friend...
2008-05-20 morschChange in signature of ReadFromTree.
2008-05-13 kleinbAdded option to reuse list in AliESDEvent, avoid delete...
2008-05-09 kleinbImplemented Copy() function for all esd objects to...
2008-05-08 cvetanImplementation of the ACORDE reconstructor and ACORDE...
2008-04-10 belikovBug fix: remapping the indices of tracks used for the...
2008-03-17 morschCall destructor for fESDFMD instead of Clear()
2008-03-04 morschCoding rules corrected.
2008-02-05 belikovBug fix
2008-01-29 belikovAdding to ESD the primary vertex reconstructed with...
2008-01-08 kleinbSuffix top level Branch names with a dot, to allow...
2007-11-28 kleinbFix memory leak when reading AliESDfriends, now deleted...
2007-11-28 hristovSummary of all changes:
2007-11-26 hristovSecond ZDC module. More ZDC information included in...
2007-11-25 kleinbAdded protection when reading AliESDfriend for old ESD
2007-11-24 morschConnect ESDfriend branch for old format to avoid leak.
2007-11-23 kleinbFixed Mem leaks occuring with Analysis Manager and...
2007-11-22 kleinbFix to CopyFromOldESD() for MagField
2007-11-12 belikovSecond round of ESD clean-up at the physics level:...
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...