]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisManager.cxx
- New analysis mode implemented: StartAnalysis("mix"). Requires a AliVEventPool to...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 May 2008 15:05:51 +0000 (15:05 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 May 2008 15:05:51 +0000 (15:05 +0000)
commitaee5ee4424a87ea1086e015211c1cdf042acc22b
tree661df08ad28887f966bd34cfc0c4901fed2224c0
parentb39f18ceefe2906e834a892bd1f57897189411dd
- New analysis mode implemented: StartAnalysis("mix"). Requires a AliVEventPool to be connected to the manager via SetEventPool(). Analysis manager steering the loop over pool bins and notifying all tasks via the method AliAnalysisTask::NotifyBinChange().
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h
ANALYSIS/AliAnalysisSelector.cxx
ANALYSIS/AliAnalysisTask.cxx
ANALYSIS/AliAnalysisTask.h