]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/ANALYSIS/AliAnalysisGrid.h
Added method AddRunNumber(const char *number) to be able to process run numbers that...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Oct 2009 14:22:09 +0000 (14:22 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Oct 2009 14:22:09 +0000 (14:22 +0000)
commitee75cfc3d45a6a7d90bf22294dcd5b5912a1f377
tree5dae065bbdde5121d2112e6e1811c0aa48a1a27c
parenta4dcc3f825d413f41406baf659de0212f7dc123a
Added method AddRunNumber(const char *number) to be able to process run numbers that start with 0000xxxx.
When processing several runs like this in the same session, one should use the new method together with
SetNrunsPerMaster(nruns) with nruns > the number of runs processed (if it make sense to process all the reconstructed chunks in a single masterjob)
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisAlien.h
ANALYSIS/AliAnalysisGrid.h
ANALYSIS/macros/AddTaskESDFilter.C