]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisDataContainer.h
Fixed usage of exchange containers in a multiple producers/consumers schema.
authoragheata <Andrei.Gheata@cern.ch>
Tue, 8 Apr 2014 14:00:40 +0000 (16:00 +0200)
committeragheata <Andrei.Gheata@cern.ch>
Tue, 8 Apr 2014 14:01:20 +0000 (16:01 +0200)
commit4ff26233383bf0c6c27d233960312dc2beac5974
treefefb9fd5502182edc411cc3f0769a3c72960f762
parent952400390fe60c49ac1fc8d68b7f7b1163c588de
Fixed usage of exchange containers in a multiple producers/consumers schema.
ANALYSIS/AliAnalysisDataContainer.cxx
ANALYSIS/AliAnalysisDataContainer.h
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h
ANALYSIS/AliAnalysisTask.cxx
ANALYSIS/AliAnalysisTask.h
ANALYSIS/examples/AddTaskConsumer.C [new file with mode: 0644]
ANALYSIS/examples/AddTaskProducer.C [new file with mode: 0644]
ANALYSIS/examples/TaskExchange.cxx [new file with mode: 0644]
ANALYSIS/examples/TaskExchange.h [new file with mode: 0644]
ANALYSIS/examples/runEx02.C [new file with mode: 0644]