]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisDataContainer.h
First prototype of the new analysis framework (A.Gheata)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 16 Jul 2006 21:19:34 +0000 (21:19 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 16 Jul 2006 21:19:34 +0000 (21:19 +0000)
commitd3106602d3c855aa5df55fbfcee909b983a83f4e
tree0c801deabe35115b658a8befafa26fb1064dd249
parentbc650865453bd065b169e7287c80ef1f5b1cbbec
First prototype of the new analysis framework (A.Gheata)
13 files changed:
ANALYSIS/AliAnalysisDataContainer.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisDataContainer.h [new file with mode: 0644]
ANALYSIS/AliAnalysisDataSlot.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisDataSlot.h [new file with mode: 0644]
ANALYSIS/AliAnalysisManager.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisManager.h [new file with mode: 0644]
ANALYSIS/AliAnalysisRLContainer.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisRLContainer.h [new file with mode: 0644]
ANALYSIS/AliAnalysisTask.cxx [new file with mode: 0644]
ANALYSIS/AliAnalysisTask.h [new file with mode: 0644]
ANALYSIS/AnalysisTaskLinkDef.h [new file with mode: 0644]
ANALYSIS/libANALYSIS_NEW.pkg [new file with mode: 0644]
ANALYSIS/testAna.C [new file with mode: 0644]