]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisGrid.h
Changes for production mode allowing customization of work directory, output director...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 28 Sep 2010 14:42:30 +0000 (14:42 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 28 Sep 2010 14:42:30 +0000 (14:42 +0000)
commitd3b18c4c793d55a9fc3570a7f8ba1de2f2c26b9f
treef40b290501d4f3b4b024dfa92225ad9114246410
parent0fb9739113f385dfec6136428a0d5960835d8cd3
Changes for production mode allowing customization of work directory, output directory and other variables.
Few other changes in AliAnalysisGrid interface:
- Users should now use plugin->SetTerminateFiles("file1.root,file2.root") for the files produced in their task Terminate.
- Merging in one stage can be requested explicitely: plugin->SetOneStageMerging(kTRUE) to avoid default behavior.
- Name of the validation script can be customized: plugin->SetValidationScript()
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisAlien.h
ANALYSIS/AliAnalysisGrid.h