| 
    Jpp
    16.0.0-rc.2
    
   the software that should make you happy 
   | 
 
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 | 
| then usage $script< detector > < run >< parametersfile > < username >< password > fi case set_variable  | PASSWORD | 
| set_variable | USER | 
| 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 | 
Definition at line 20 of file test-tuna.sh.
| then usage $script<detector><run><parametersfile><username><password> fi case set_variable PASSWORD | 
Definition at line 25 of file test-tuna.sh.
| set_variable USER | 
Definition at line 26 of file test-tuna.sh.
| set_variable PARAMETERS_FILE | 
Definition at line 27 of file test-tuna.sh.
| set_variable RUN | 
Definition at line 28 of file test-tuna.sh.
| set_variable DETECTOR | 
Definition at line 29 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 29 of file test-tuna.sh.
Definition at line 50 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 69 of file test-tuna.sh.
 1.8.5