]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisManager.cxx
Update AMPT macro:
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisManager.cxx
2014-08-01 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-02 agheataDisable caching for async prefetching
2014-06-20 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-13 mivanovMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-06-13 mivanovMerge branch 'master' into TPCdev
2014-06-12 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-12 agheataActivating AliSysInfo::SetVerbose when SetNsysInfo...
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-03-11 mivanovMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-03-06 mkrzewicMerge remote-tracking branch 'origin/master' into TPCdev
2014-02-19 fnoferinMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-02-19 agheataRegister only requested branches to cache
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-18 Julian BookMerge branch 'workdir'
2013-12-17 hristovFixed file name
2013-12-17 hristov Fix for Coverity defect 21178
2013-12-17 Christian Holm Chr... :x
2013-12-11 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Julian BookMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Ruben ShahoyanMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-11 Andrei GheataFix in the merge JDL generation and minor correction...
2013-12-10 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-06 Andrei GheataFix for loading selected branches in PROOF (Christian...
2013-12-06 Maciej SzymańskiMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-06 Andrei Gheatafix for generating the outputs_valid file in MC generat...
2013-12-03 agheataPartial implementation of MC event loop
2013-12-02 jgrosseoAddition to the analysis framework (Andrei, Jan Fiete):
2013-11-29 agheataReverted leftover debug info
2013-11-27 agheataAllow for a user-initiated event loop with events provi...
2013-09-17 agrigoramerging trunk to TPCdev
2013-09-02 jgrosseoswitching off async reading (blocks all jobs on the...
2013-08-29 agheataActivated the possibility to do prefetching. Tested...
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-03-15 agheataProtection added for empty fTree->GetTree() (H.Beck)
2013-03-13 agheataFixed offset for class debug level (M.Vala)
2013-01-22 agheataTesting merging fixed
2012-11-07 agheataChanges from Martin: prepare new options field for...
2012-10-12 agheataDisabled input caching in PROOF mode.
2012-10-04 agheataIntroduced tree caching and async reading for data...
2012-09-11 agheataAdded host name and alien site to fileinfo.log
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-06-11 fcaCompatibility with ROOT trunk
2012-05-02 agheataaddition to last fix
2012-05-02 agheataAdded protection for gDirectory=0
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 agheataAvoid doing multiple copies of the same file in AliEn...
2011-11-04 agheataFixed error when copying output files coming from PROOF...
2011-10-14 agheataImproved check on PostData, fix of fix to mgr->GetRunFr...
2011-10-14 agheataImproved version of AliAnalysisManager::GetRunFromAlienPath
2011-10-05 agheataFix in ImportWrappers that changes correctly the curren...
2011-09-30 agheataRemoved TObject::SetObjectStat flag settings
2011-09-26 agheataDo not recreate default containers if existing
2011-09-12 agheataManager ignores now all Notify calls coming from the...
2011-08-25 agheataseveral fixes for automatic train generation mode
2011-05-02 agheataFixed units kB->MB in memory plots
2011-04-26 agheataChecking the number of tasks also in CheckTasks
2011-02-16 agheataProtected cases when the user forgot to load the librar...
2011-02-08 agheatacoverity fixes
2011-02-07 agheatafixed unused variable warning
2011-02-07 agheatasome fixes wrt to the AliAODExtension behavior (Laurent)
2011-02-03 agheatawrite the validation file only in grid
2011-02-03 agheatastatistics file written now only if AddTaskStatistics...
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...
next