]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisManager.cxx
Fixed Coverity 17449
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisManager.cxx
2011-01-24 agheataFixed Coverity 17449
2011-01-21 jgrosseochanging cout to fatal
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...
2011-01-05 agheatafixed circular dependency for AliAnalysisTaskStat
2010-12-20 agheataSome fixes for the mode w/o auto branch loading
2010-12-20 agheatanew method mgr->AddStatisticsTask() that adds a special...
2010-12-10 agheataNew directory examples added, together with the first...
2010-11-22 agheataA task can now declare the list of input branches that...
2010-11-17 agheataSuggestion given if the output object cannot be made...
2010-11-05 agheataAdded method AliAnalysisManager::AddStatisticsMsg(...
2010-11-05 agheataFixed opening of proof file in case of AOD extensions
2010-10-27 morschNew hook needed for fast mixing.
2010-10-04 agheataAdded new static method AliAnalysisManager::GetRunFromA...
2010-09-30 agheataFixed overwriting of an AOD extension if a task wants...
2010-09-24 agheataFix for using AOD handler in CAF (JF)
2010-09-15 agheataAdded SetNworkersPerSlave() and SetProofConnectGrid...
2010-09-13 agheataCorrections for test mode of the plugin in proof.
2010-09-10 agheataImportant update of the grid plugin. Added support...
2010-09-02 agheataFixed few minor coverity issues. Output files are opene...
2010-09-01 agheataProgress bar is optional. Can be enabled via AliAnalysi...
2010-08-23 agheataMake sure that before calling CreateOutputObjects for...
2010-08-04 agheataFrom C.Loizides: Handle manual branch loading if reques...
2010-07-26 agheataIntroduced datamember fIsRemote. Used to disable the...
2010-07-12 agheataFixed 0x%lx warning
2010-07-08 agheataTemporarily removed the check if the provided dataset...
2010-07-06 agheataFixed event counter
2010-07-05 agheataFixed a segv when running with MC having several kinema...
2010-07-01 agheataLast fixes (hopefully) for the kParamContainer mode...
2010-06-29 agheataCorrection for the usage of kParamContainer in grid...
2010-05-27 agheataFixed shadowed variable
2010-05-26 agheataTrees should write now to the current directory
2010-05-26 agheataTemporary removed TDirectory::Clear calls that are...
2010-05-25 agheataOutput files are cleared before closing to release...
2010-05-17 agheataMake sure that all task methods are called having gROOT...
2010-04-22 hristovChanges for report #65142: Prepare PWG1 scripts to...
2010-04-12 agheataExtra files do not have to be mandatory produced anymor...
2010-04-07 agheataThe merging jobs run also the Terminate method of the...
2010-03-24 agheataFix a shadowed variable
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-03-12 agheataPlot rather virtual memory usage per process than total...
2010-03-03 agheataProtected current event printout by the debug level
2010-02-26 agheataFix for a crash in StartAnalysis. The local selector...
2010-02-18 agheataAliAnalysisManager::StartAnalysis return now a code:
2010-02-15 agheataWarnings removed when setting event handlers to the...
2010-01-27 hristovPossibility to filter the ESD friends and add objects...
2010-01-24 agheataFix in the file open option
2010-01-22 agheataAdded possibility to connect task containers to the...
2010-01-15 agheataIn case of delta AOD production, the file AliAOD.root...
2010-01-11 agheataIn case the AOD handler is declared non-standard and...
2009-12-17 agheataCall to Terminate allowed in case of plugin->SetOutputS...
2009-12-14 agheataProgress bar in analysis manager.
2009-11-26 agheataAliAODEvent: corrected copy constructor and assignment...
2009-11-24 agheataWhen the file specified by an output container must...
2009-11-23 agheataImplemented possibility to register datasets in proof...
2009-11-19 agheataCorrected the way that canvases are saved.
2009-11-19 agheataAdded AliAnalysisManager::SetExternalLoop() to trigger...
2009-11-18 agheataAdded possibility to save canvases created by Terminate...
2009-11-06 agheataBug fix in proof mode when using folders.
2009-11-03 agheataFix for dumb variable redefinition in my last commit.
2009-11-03 agheataAdded support for putting the analysis results in direc...
2009-09-23 agheataOutput files are validated immediately after Terminate...
2009-07-30 agheataA small fix for PROOF to prevent a crash in case output...
2009-07-02 agheataProduction mode can be enabled via AliAnalysisAlien...
2009-05-20 agheataCorrection for delta AOD handling in proof and saving...
2009-05-19 agheataAdded support for copying the outputs of the analysis...
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-04-30 agheataDefault output AOD container created as "special" by...
2009-04-29 agheataFixed initialization of AOD output file.
2009-03-12 agheata- Info message corrected for common output container
2009-02-13 agheata- Added warning when attaching input/output handlers...
2009-02-10 agheata- Changed name of automatic common containers to avoid...
2009-02-10 agheata- Common input and output data containers are now creat...
2008-12-09 agheataOrder of loaded libraries changed in the analysis macro...
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-09-05 agheata- Getting special output files from proof scratch space...
2008-08-25 agheataSmall patch for file copying for special outputs in...
2008-08-19 kleinbAdd check for proof case in Terminate, otherwise aodTre...
2008-06-24 agheataIO fixes for the new root release. Deleting the list...
2008-06-12 agheataPossible now again to save different output containers...
2008-06-03 morschError in error message corrected.
2008-05-27 agheata- Small fix for CAF that messed-up user tasks after...
2008-05-27 agheata- Fix error message when opening merged aod file on...
2008-05-27 agheata- Set of changes needed for merging aod files in CAF...
2008-05-26 agheata- Small fix for shadowing variables
2008-05-23 agheata- Small fix in data ownership by containers
2008-05-23 agheata- New analysis mode implemented: StartAnalysis("mix...
2008-05-21 agheata- Fix : the file handled by the output handler was...
2008-05-21 morschInterface to EventPool needed for mixing analysis.
2008-05-20 morschShadowed variables corrected.
2008-05-20 agheata(A.G.) Revision of analysis classes containing followin...
2008-05-13 agheata- changed: tree->SetAlias("memUSED", "pI.fMemVirtual...
2008-03-11 agheata- Optional AliAnalysisTask::Cleanup() method added...
2008-03-04 morschWarnings corrected.
next