]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Patch allowing to run analysis on a chain with file names different than AliESDs...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 26 Mar 2013 12:17:26 +0000 (12:17 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 26 Mar 2013 12:17:26 +0000 (12:17 +0000)
commitfdbaa4cef762d630ceeb79e7731ddf13ba253de1
treeae136ff38a6b68e4167833c1ab3a2494e263f29c
parent607aa748e07178e332c3c1bc18714062e228b805
Patch allowing to run analysis on a chain with file names different than AliESDs.root of AliAOD.root. The input file name is detected from the chain. If this is needed earlier than AliAnalysisManager::StartAnalysis() it has to be explicitely set by hand via mgr->GetInputEventHandler()->SetInputFileName()
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h
ANALYSIS/AliAnalysisTaskMCParticleFilter.cxx
STEER/AOD/AliAODHandler.cxx
STEER/AOD/AliAODHandler.h
STEER/AOD/AliAODInputHandler.cxx
STEER/STEERBase/AliInputEventHandler.cxx
STEER/STEERBase/AliInputEventHandler.h
STEER/STEERBase/AliMCEventHandler.cxx
STEER/STEERBase/AliMCEventHandler.h
STEER/STEERBase/AliVEventHandler.h