]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.h
Compilation warning fixed.
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.h
2010-03-30 morsch- delete mcparticles in FinishEvent avoids error messag...
2010-03-12 morschUpdates for dimuons (R. Arnaldi)
2010-03-08 morschNew flag to fill enable/disable filling of AOD on run...
2010-02-25 morschDimuon branch in AODEvent
2009-11-18 agheataAdded possibility to stream selected AOD events to...
2009-11-03 kleinbMoved the call to StoreMCParticles to ANALYSIS/Analysis...
2009-09-21 morschFlag for mcparticle replication added.
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 morschGetTree declared const
2008-05-27 agheata- Set of changes needed for merging aod files in CAF...
2008-05-19 morschAddAODBranch void* instead of TObject*.
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...