]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.cxx
Fix for copy/paste error
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.cxx
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...