]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisTaskSE.cxx
Event tag is available during UserExec via EventTag() function
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisTaskSE.cxx
2010-12-15 agheataEvent tag is available during UserExec via EventTag...
2010-11-09 morschLarger array size for PbPb (R. Arnaldi)
2010-09-06 agheataFixed selection of events by default if no offline...
2010-09-03 agheataRemoved obsolete warning
2010-07-29 agheataAOD filling follows the new offline trigger schema...
2010-07-26 jgrosseoExtending the functionality of the physics selection...
2010-05-11 morschProtections against missing MC files as requested in...
2010-04-27 morschDynamic cast to AliAODHandler*
2010-04-01 morschAddFriend in Notify()
2010-03-26 agheataFrom D.Stocco: changed data member types to explicit...
2010-03-23 morschProtection needed in case of kinematics-only-analysis.
2010-03-19 morschWarning corrected.
2010-03-19 morschUpdates for event replication.
2010-02-25 morschDimuon branch in AODEvent
2010-02-19 morschCommon access to ESDfriends
2010-02-18 morschEvents by default are selected.
2010-01-27 morschOnly selected events are written to AOD.
2010-01-15 agheataAdded protection in case standard AOD event is not...
2009-12-20 morschEvent selection via input event handler.
2009-12-15 morsch- increase classdef
2009-12-14 morschCollision event selection.
2009-11-26 morschFix for
2009-11-18 morschLoad 1st event in Notify()
2009-11-13 morschWarnings corrected.
2009-11-11 morsch- savannah #58643: Notify run change in analysis task
2009-10-05 morschReset UID of tracks that have been replicated.
2009-09-29 morschCorrection for vertex replication.
2009-09-22 morschVertex replicated on demand.
2009-09-21 morschMerging and replicating of mc particles possible.
2009-09-18 morschProvisions for merging AOD information relevant for...
2009-09-02 morschMCEvent() is available when running with the AODInputHa...
2009-04-27 agheataAdded support for creating both standard AOD and severa...
2009-02-10 agheata- Common input and output data containers are now creat...
2008-11-26 kleinbFor branch replication copy the content of simple objec...
2008-09-03 morschCorrect names for replicated branches. (R. Arnaldi)
2008-08-11 morschAOD replication (Roberta Arnaldi, AM)
2008-06-04 morschProtection in case there is no output handler.
2008-05-30 morschDebug print removed.
2008-05-27 morschCopy of event header for delta-AOD on demand.
2008-05-19 morschAddAODBranch void* instead of TObject*.
2008-03-28 morschEnforce consistency between branch and object name.
2008-03-17 morschStandard procedure to add new branch added.
2008-03-13 morschProtection added.
2008-03-13 morschMissing retune added.
2008-03-13 morschProvisions for analysis with MC data only. (E. Lopez)
2008-03-07 morschPostData needed.
2008-03-07 morschRedeclaration corrected.
2008-03-06 morsch- Protections
2008-03-05 morschentry# stored for each event.
2008-03-04 morschWarnings corrected.
2008-02-28 morschSeparation of ALICE independent ANALYSIS code and ALICE...