]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODHandler.h
Protection against div. by 0 in the Set(xyz,p..) for tracks with momentum along X...
[u/mrichter/AliRoot.git] / STEER / AliAODHandler.h
2011-03-06 morschinlcude AliAODExtension
2011-03-06 morschCoding rule violations corrected
2011-03-04 agheatafixed extension mode. in AOD input mode, extensions...
2011-02-21 agheatadelta AOD using AOD as input can be can be now written...
2011-02-18 agheatafixes from Laurent for the MC branch in the AOD filters
2011-02-07 agheatasome fixes wrt to the AliAODExtension behavior (Laurent)
2011-02-01 agheataPatch for the AOD filters (Laurent)
2011-01-28 agheataImproved muon AOD's from Laurent
2010-10-27 morschNew hook needed for fast mixing.
2010-09-30 agheataFixed overwriting of an AOD extension if a task wants...
2010-07-29 agheataAOD filling follows the new offline trigger schema...
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...