]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisAlien.cxx
Added new static method AliAnalysisManager::GetRunFromAlienPath() that extracts the...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 Oct 2010 12:52:59 +0000 (12:52 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 Oct 2010 12:52:59 +0000 (12:52 +0000)
commit242accb22597c4b066c6c06c6bafdcbcdda0d5de
treed414f21fe0ff068107e30387bdb0ce80e7734eae
parent2251e21bbffa977efe83699434d14096ec6278aa
Added new static method AliAnalysisManager::GetRunFromAlienPath() that extracts the run number from the path to data (must be an alien path to data or MC). This is used by the plugin to set the new data member AliAnalysisManager::fRunFromPath which is available in UserCreateOutputObjects of any task if running via the plugin in grid mode.
Use mgr->GetRunFromPath() in your task to get this.
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h