]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
script to create PHOS HLT configuration
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 16:01:37 +0000 (16:01 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 16:01:37 +0000 (16:01 +0000)
HLT/PHOS/scripts/create.sh [new file with mode: 0755]

diff --git a/HLT/PHOS/scripts/create.sh b/HLT/PHOS/scripts/create.sh
new file mode 100755 (executable)
index 0000000..2499d5f
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/bash
+/home/perthi/HLT/hlt-current/src/SimpleChainConfig1/MakeTaskManagerConfig.py \
+-masternode 0 -taskmandir "/home/perthi/HLT/hlt-current" \
+-frameworkdir "/home/perthi/HLT/hlt-current" \
+-rundir "/home/perthi/HLT/phos/log/" \
+-basesocket 15006 -usessh \
+-prestartexec ". /home/perthi/setenv.sh" \
+-config "/home/perthi/HLT/phos/config.xml"
+