Jpp - the software that should make you happy
|
Go to the source code of this file.
Functions | |
esac set_variable BACKGROUND_HZ set_variable numberOfSlices set_variable RECYCLING | if (!reuse_file $WORKDIR/timeslice.root) |
then $DIR JRandomTimesliceWriter o $WORKDIR timeslice root B $BACKGROUND_HZ n $numberOfSlices N $RECYCLING d $DEBUG!fi | for ((N=1;$N<=$RECYCLING[1];++N)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable DIR $JPP_DIR examples JTimeslice set_variable WORKDIR tmp if do_usage *then usage $script[working directory] fi case | WORKDIR =$1 |
esac set_variable BACKGROUND_HZ set_variable numberOfSlices set_variable RECYCLING if | ( | !reuse_file $WORKDIR/timeslice. | root | ) |
then $DIR JRandomTimesliceWriter o $WORKDIR timeslice root B $BACKGROUND_HZ n $numberOfSlices N $RECYCLING d $DEBUG ! fi for | ( | (N=1;$N<=$RECYCLING[1];++N) | ) |
version |
Definition at line 6 of file examples/JTimeslice/JRandomTimesliceWriter.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable DIR $JPP_DIR examples JTimeslice set_variable WORKDIR tmp if do_usage* then usage $script [working directory] fi case WORKDIR =$1 |
Definition at line 31 of file examples/JTimeslice/JRandomTimesliceWriter.sh.