Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JRuns.sh
Go to the documentation of this file.
1#!/usr/bin/env zsh
2script=${0##*/}
3
4if [ -z $JPP_DIR ]; then
5 echo "Variable JPP_DIR undefined."
6 exit
7fi
8
9source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/null
10
11set_variable DIR $JPP_DIR/examples/JDB/
12
13if do_usage $*; then
14 usage "$script <detector identifier>"
15fi
16
17case $# in
18 1) set_variable DETECTOR $1;;
19 *) fatal "Wrong number of arguments."
20esac
21
22JCookie.sh
23
24$DIR/JRuns \
25 -D $DETECTOR \
26 -d 1