]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.cxx
Changed the handling of the sources / blocks in the xmlRPC message
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.cxx
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...