]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/PHOS/scripts/create.sh
Modifed the event time to perfor performance. Achived 140 events/sec when
[u/mrichter/AliRoot.git] / HLT / PHOS / scripts / create.sh
1 #!/bin/bash
2 /home/perthi/HLT/hlt-current/src/SimpleChainConfig1/MakeTaskManagerConfig.py \
3 -masternode 0 -taskmandir "/home/perthi/HLT/hlt-current" \
4 -frameworkdir "/home/perthi/HLT/hlt-current" \
5 -rundir "/home/perthi/HLT/phos/log/" \
6 -basesocket 15006 -usessh \
7 -prestartexec ". /home/perthi/setenv.sh" \
8 -config "/home/perthi/HLT/phos/config.xml"
9