]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Added method SetExecutableCommand(const char *command) to the plugin. The default
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 16 Oct 2009 07:38:24 +0000 (07:38 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 16 Oct 2009 07:38:24 +0000 (07:38 +0000)
commit0a1c1f7f47093152afd4007793a4ecf011bd1cba
treea0fa923051d28b1a7ee381b4dcea9470f1056703
parentcf466962cf49009d20de5a7386629c846cd05229
Added method SetExecutableCommand(const char *command) to the plugin. The default
value is "root -b -q". One can force aliroot to be run instead of root on the worker
nodes via:
   plugin->SetExecutableCommand("aliroot -b -q")
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisAlien.h