]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisManager.h
Fix for productions in which the ProductionInfo exists, but does not contain the...
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisManager.h
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-08 pluettigMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-04-08 agheataFixed usage of exchange containers in a multiple produc...
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2014-01-15 Christian Holm Chr... Why the h*ll do we make a remote commit when pulling?
2014-01-02 Julian BookMerge branch 'workdir'
2013-12-27 fnoferin@cern.chMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-18 Julian BookMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-17 hristovFixed file name
2013-12-17 hristov Fix for Coverity defect 21178
2013-12-10 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-03 agheataPartial implementation of MC event loop
2013-11-27 agheataAllow for a user-initiated event loop with events provi...
2013-04-17 agheataAdded CPU and RealTime collection per task when the...
2013-03-26 agheataPatch allowing to run analysis on a chain with file...
2013-01-22 agheataCheck if a macro was already loaded using AliAnalysisMa...
2012-10-04 agheataIntroduced tree caching and async reading for data...
2012-09-11 agheataAdded job information to fileinfo.log: total duration...
2012-08-23 agheataAdded basic locking for the analysis manager session...
2012-07-12 agheataAdded possibility to collect input file information...
2012-04-30 agheataFrom Martin: Added possibity to set the debug level...
2012-03-02 agheataImportant commit for AOD/ESD reading performance !...
2011-11-07 agheataAdded separate flag to mark that the LocalInit phase...
2011-11-04 agheataFixed error when copying output files coming from PROOF...
2011-10-10 agheataSentNSysInfo propagated to the generated test
2011-09-12 agheataManager ignores now all Notify calls coming from the...
2011-02-16 agheataProtected cases when the user forgot to load the librar...
2011-01-17 jgrosseoproof package support for OADB
2011-01-17 agheatapipe support for the error bar (C.Holm), minor fix...
2011-01-12 agheataImproved progress bar version from Christian Holm
2011-01-06 agheataAdded method mgr->AddStatisticsTask(offlineMask) that...
2010-12-20 agheatanew method mgr->AddStatisticsTask() that adds a special...
2010-11-22 agheataA task can now declare the list of input branches that...
2010-11-05 agheataAdded method AliAnalysisManager::AddStatisticsMsg(...
2010-11-05 agheataFixed opening of proof file in case of AOD extensions
2010-10-04 agheataForgot to increase class version
2010-10-04 agheataAdded new static method AliAnalysisManager::GetRunFromA...
2010-09-15 agheataAdded SetNworkersPerSlave() and SetProofConnectGrid...
2010-09-01 agheataProgress bar is optional. Can be enabled via AliAnalysi...
2010-08-26 agheataAdded getter for proof mode.
2010-08-04 agheataFrom C.Loizides: Handle manual branch loading if reques...
2010-07-26 agheataIntroduced datamember fIsRemote. Used to disable the...
2010-07-01 agheataLast fixes (hopefully) for the kParamContainer mode...
2010-03-19 agheataCoding violation fixes
2010-03-14 agheataImplemented possibility to add global objects (like...
2010-03-14 agheataNew analysis profiling implementation. Triggering colle...
2010-02-18 agheataAliAnalysisManager::StartAnalysis return now a code:
2009-12-14 agheataProgress bar in analysis manager.
2009-11-23 agheataImplemented possibility to register datasets in proof...
2009-11-19 agheataAdded AliAnalysisManager::SetExternalLoop() to trigger...
2009-11-18 agheataAdded possibility to save canvases created by Terminate...
2009-11-03 agheataAdded support for putting the analysis results in direc...
2009-09-23 agheataOutput files are validated immediately after Terminate...
2009-05-20 agheataCorrection for delta AOD handling in proof and saving...
2009-05-04 agheataAnalysis type can be retrieved as a string. Fixed creat...
2009-04-30 agheataAdded support for retrieving and merging dAOD's. The...
2009-02-10 agheata- Common input and output data containers are now creat...
2008-12-03 agheataAnalysis manager now reacting on failure of input/outpu...
2008-10-24 agheataNew plugin supporting GRID mode for the analysis framew...
2008-05-23 agheata- New analysis mode implemented: StartAnalysis("mix...
2008-05-21 morschInterface to EventPool needed for mixing analysis.
2008-05-20 agheata(A.G.) Revision of analysis classes containing followin...
2008-01-09 agheata- Added new method: AliAnalysisManager::StartAnalysis...
2007-12-04 agheata- AliAnalysisTask::OpenFile(i) opens and returns the...
2007-12-04 agheata- Added new input parameters in AliAnalysisManager...
2007-11-26 jgrosseojoint-venture of christian, andrei and jan fiete:
2007-11-06 jgrosseoadding default constructor that does not need a name
2007-10-12 morschOptional input event handler.
2007-08-07 hristovRename AliVirtualEventHandler to AliVEventHandler ...
2007-08-06 morschOptional common MC Truth Service added.
2007-06-04 morschInterfaced to AliVirtualEventHandler
2007-05-09 agheata- Implementation of post-event loop tasks (Mihaela...
2007-05-04 agheata- Fixed path for AliAnalysisSelector.cxx in the local...
2007-05-02 agheata- New class AliAnalysisDataWrapper used for streaming...
2007-02-06 hristovPROOF-aware version of the analysis framework (Andrei)
2006-11-22 panosNew developments of the analysis framework - selectoris...
2006-08-29 alibrarySome small corrections
2006-07-16 hristovFirst prototype of the new analysis framework (A.Gheata)