]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisTaskSE.cxx
Fix for productions in which the ProductionInfo exists, but does not contain the...
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisTaskSE.cxx
2014-04-13 mivanovMerge branch 'master' into TPCdev
2014-04-10 hristovMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-04-09 shahoianMerge branch 'master' into dev
2014-04-09 agheataAdded protection for TOF header and VZERO data
2014-04-08 pluettigMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-04-07 rlietavaMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-04-07 agheataFixed list of extra AOD files that created problems...
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2013-12-10 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-02 jgrosseofix for on the fly MC generation
2013-12-02 jgrosseoAddition to the analysis framework (Andrei, Jan Fiete):
2013-09-17 agrigoramerging trunk to TPCdev
2013-05-28 agheataIf MC handler is connected but MC not available, the...
2013-03-12 gconesabuse the proper index of the cell position for normal...
2013-03-12 gconesabpatch to correctly propagate the fraction of embedded...
2013-01-23 morschReplication of TOFHeader and VZEROHeader
2013-01-22 svnbitsAlways delete TObjArrays created by TString::Tokenize...
2012-12-19 morschTake fMCEvent from AlAODInputHandler if used.
2012-08-27 morschHMPID related updates
2012-05-10 morschBug fix
2012-05-01 hristovChanges for #94138: Port update in Ali*CaloCells to...
2012-01-20 hristovFixes for coverity: SELF_ASSIGN
2011-12-16 hristovChanges for #89817: Commit calorimeter AOD
2011-10-14 agheataImproved check on PostData, fix of fix to mgr->GetRunFr...
2011-08-16 agheataFix to make work SelectCollisionCandidates in case...
2011-04-20 morschUpdates for embedding on AOD level
2011-04-19 morschUnintentional delete corrected.
2011-04-19 morschAOD based merging updates.
2011-03-25 morschUpdates for AOD embedding
2011-02-23 agheataadded error messages when task does not post data in...
2011-02-23 agheatafInputHandler set also in CreateOutputObjects
2011-02-16 agheataProtected cases when the user forgot to load the librar...
2011-01-27 morschCoverity fixes (FORWARD NULL and DEADCODE)
2011-01-18 mvalaFixed fMCEventHandler when AliMultiInputEventHandler...
2011-01-13 morschAliMultiInputEventHandler added and used in AliAnalysis...
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...