| Jpp
    | 
Go to the source code of this file.
| Variables | |
| script | |
| then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable | DEBUG | 
| then usage $script< detector > < run >< parametersfile > fi case set_variable | PARAMETERS_FILE | 
| set_variable | RUN | 
| set_variable | DETECTOR | 
| *fatal Wrong number of arguments esac typeset Z DETECTOR typeset Z RUN set_variable DIR $WORKDIR $DETECTOR $RUN mkdir p $DIR set_variable OUTPUT_FILE $DIR tuna root | if [[!-f $OUTPUT_FILE]] | 
| then JTuna D $DETECTOR R $RUN $RUN o $OUTPUT_FILE G d $DEBUG!else notice File $OUTPUT_FILE | exists | 
| remove to overwrite fi set_variable INPUT_FILE $OUTPUT_FILE set_variable OUTPUT_FILE $DIR test root echo Test $DETECTOR $RUN $DIR summary txt JTestTuna f | $INPUT_FILE | 
| script | 
Definition at line 2 of file test-tuna.sh.
| then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DEBUG | 
Definition at line 11 of file test-tuna.sh.
Definition at line 25 of file test-tuna.sh.
| set_variable RUN | 
Definition at line 26 of file test-tuna.sh.
| set_variable DETECTOR | 
Definition at line 27 of file test-tuna.sh.
| * fatal Wrong number of arguments esac typeset Z DETECTOR typeset Z RUN set_variable DIR $WORKDIR $DETECTOR $RUN mkdir p $DIR set_variable OUTPUT_FILE $DIR tuna root if[[!-f $OUTPUT_FILE]] | 
Definition at line 27 of file test-tuna.sh.
| then JTuna D $DETECTOR R $RUN $RUN o $OUTPUT_FILE G d $DEBUG ! else notice File $OUTPUT_FILE exists | 
Definition at line 48 of file test-tuna.sh.
| remove to overwrite fi set_variable INPUT_FILE $OUTPUT_FILE set_variable OUTPUT_FILE $DIR test root echo Test $DETECTOR $RUN $DIR summary txt JTestTuna f $INPUT_FILE | 
Definition at line 67 of file test-tuna.sh.
 1.8.5
 1.8.5