Jpp
18.2.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< inputfile >< inputfile > nThe input file corresponds to the output of JMergeCalibrateK40 and the to the output of JFitK40 fi | if (($#!=3)) |
do echo n Creating graphics for string $STRING | for ((FLOOR=$FIRST_FLOOR;$FLOOR<=$LAST_FLOOR;FLOOR+=1)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG set_variable WORKDIR pwd set_variable OUTPUT_FILE $WORKDIR stdev root set_variable DIR $JPP_DIR examples JCalibrate | set_variable |
then fatal Wrong number of parameters fi set_variable DETECTOR $argv[1] set_array INPUT_FILES $argv[2,-1] $DIR JSTDevK40 a $DETECTOR f $INPUT_FILES[1] $INPUT_FILES[2] o $OUTPUT_FILE O $OPTION eval JPrintDetector a $DETECTOR O SUMMARY set_variable FIRST_FLOOR kill_child_processes_at_exit attach getModule a $DETECTOR typeset Z STRING typeset Z FLOOR for STRING in | $STRINGS [*] |
then usage $script<detector file><inputfile><inputfile> nThe input file corresponds to the output of JMergeCalibrateK40 and the to the output of JFitK40 fi if | ( | ($#!=3) | ) |
do echo n Creating graphics for string $STRING for | ( | (FLOOR=$FIRST_FLOOR;$FLOOR<=$LAST_FLOOR;FLOOR+=1) | ) |
version |
Definition at line 6 of file JSTDevK40.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG set_variable WORKDIR pwd set_variable OUTPUT_FILE $WORKDIR stdev root set_variable DIR $JPP_DIR examples JCalibrate set_variable |
Definition at line 29 of file JSTDevK40.sh.
then fatal Wrong number of parameters fi set_variable DETECTOR $argv [1] set_array INPUT_FILES $argv [2,-1] $DIR JSTDevK40 a $DETECTOR f $INPUT_FILES [1] $INPUT_FILES [2] o $OUTPUT_FILE O $OPTION eval JPrintDetector a $DETECTOR O SUMMARY set_variable FIRST_FLOOR kill_child_processes_at_exit attach getModule a $DETECTOR typeset Z STRING typeset Z FLOOR for STRING in $STRINGS[*] |
Definition at line 58 of file JSTDevK40.sh.