]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/STEERBaseLinkDef.h
Addition to the analysis framework (Andrei, Jan Fiete):
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Dec 2013 15:40:49 +0000 (15:40 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Dec 2013 15:40:49 +0000 (15:40 +0000)
commit205cbea7da2e04f7e3821404942156f4dbbdf409
tree8fd3ec4e0c11dfaed09f55463adcdea912d4277b
parent54503d830a01f4c81f28bba5124a4f85a5bcca65
Addition to the analysis framework (Andrei, Jan Fiete):
- possibility to run a MC generation in front of the analysis tasks
- transparent changes in AliMCEvent, AliAnalysisTaskSE
- new handlers for this tasks: AliDummyHandler, AliMCGenHandler
17 files changed:
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisTaskBaseLine.cxx
ANALYSIS/AliAnalysisTaskSE.cxx
ANALYSIS/AliAnalysisTaskSE.h
ANALYSIS/macros/train/AddTaskBaseLine.C
STEER/CMakelibSTEER.pkg
STEER/CMakelibSTEERBase.pkg
STEER/STEER/AliMCGenHandler.cxx [new file with mode: 0644]
STEER/STEER/AliMCGenHandler.h [new file with mode: 0644]
STEER/STEERBase/AliDummyHandler.cxx [new file with mode: 0644]
STEER/STEERBase/AliDummyHandler.h [new file with mode: 0644]
STEER/STEERBase/AliInputEventHandler.h
STEER/STEERBase/AliMCEvent.cxx
STEER/STEERBase/AliMCEvent.h
STEER/STEERBase/AliVEventHandler.h
STEER/STEERBaseLinkDef.h
STEER/STEERLinkDef.h