]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.h
Loop over mc and aod possible. (A. Mastroserio)
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.h
2008-04-09 hristovUsing const char * instead of char *
2008-03-28 morsch- Cover non-standard aod use-case
2008-03-17 morschPossibility to add new branch to AOD event.
2007-11-28 morschSeparate methods Init(Option_t *) (called by AnalysisMa...
2007-11-15 morschPass event number as argument of AliVEventHandler...
2007-11-06 jgrosseoprevening warning of hidden function:
2007-10-26 morschCall fTreeA->SetDirectory(0) in the proof case.
2007-10-12 morschMethod SetInputTree() added to the interface.
2007-08-07 hristovRename AliVirtualEventHandler to AliVEventHandler....
2007-08-07 cvetanFile path is obtained in AliAnalysisManager and is...
2007-08-06 morschNotify() method added.
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...