]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.cxx
1) corrections for Coverity reports
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.cxx
2010-08-13 hristovChanges for report #69974: Virtual class for calorimete...
2010-08-10 kleinbFixed sprintf, so that the pointer address is printed...
2010-07-29 fcaWarnings removed (R.Shahoyan)
2010-07-04 kleinbEnable global deselection of AOD extensions
2010-04-20 morschProtection added.
2010-04-01 kleinbDo not reset a zero pointer to MC info
2010-03-31 morsch- Reset the MC header in FinishEvent
2010-03-30 morsch- delete mcparticles in FinishEvent avoids error messag...
2010-03-12 agheataFix usage of fFillAODRun flag
2010-03-08 morschNew flag to fill enable/disable filling of AOD on run...
2010-02-25 morschDimuon branch in AODEvent
2010-02-02 morschEvent selection also possible for deltas.
2010-01-11 agheataIn case the AOD handler is declared non-standard and...
2009-12-02 kleinbStore the status code of the MC particle in the AOD...
2009-11-26 agheataAliAODEvent: corrected copy constructor and assignment...
2009-11-18 agheataAdded possibility to stream selected AOD events to...
2009-11-06 agheataBug fix in proof mode when using folders.
2009-11-03 kleinbMoved the call to StoreMCParticles to ANALYSIS/Analysis...
2009-10-19 kleinbpreserve the sign from the esd label in the aod track
2009-09-21 morschFlag for mcparticle replication added.
2009-09-09 morschProtection without inhibiting writing of mc particles.
2009-09-08 morschProtection added.
2009-09-02 morschCast to *MCParticle
2009-08-24 kleinbAdded ptHard to the information in the AliAODMCHeader...
2009-08-12 morschWarnings corrected.
2009-07-14 morschMCEvent and MCEventHandler can be used as containers...
2009-06-24 morschReference to branches removed.
2009-05-04 agheataAnalysis type can be retrieved as a string. Fixed creat...
2009-04-30 agheataSome printf's removed
2009-04-30 agheataSyntax error corrected
2009-04-29 agheataFixed initialization of AOD file in proof case. Handlin...
2009-04-27 agheataAdded support for creating both standard AOD and severa...
2008-10-22 kleinbAdding AODMCHeader, new class and in the Filter and...
2008-10-02 kleinbAdd option to write MC particles to the AOD, new lightw...
2008-08-11 morschAdditional flags for AOD replication (Roberta Arnaldi...
2008-05-27 morschfNeedsHeaderReplication added.
2008-05-27 agheata- Set of changes needed for merging aod files in CAF...
2008-05-19 morschAddAODBranch void* instead of TObject*.
2008-05-13 morschfFileA->ls(); removed.
2008-04-01 morschCall MakeEntriesReferencable before filling the tree.
2008-03-28 morsch- Cover non-standard aod use-case
2008-03-17 morschPossibility to add new branch to AOD event.
2007-12-03 kleinbSave root directory before opening file
2007-11-28 morschSeparate methods Init(Option_t *) (called by AnalysisMa...
2007-11-23 kleinbFixed Mem leaks occuring with Analysis Manager and...
2007-10-26 morschCall fTreeA->SetDirectory(0) in the proof case.
2007-10-18 morschProtection added (M. Gheata)
2007-10-12 morschClose the file in TerminateIO()
2007-08-07 hristovRename AliVirtualEventHandler to AliVEventHandler....
2007-08-01 morschRenaming Fill() to FinishEvent()
2007-06-07 morschFile opening for local and grid execution mode.
2007-06-05 morschConstructors corrected.
2007-06-04 morschVirtualEventHandler interface and its implementation...