Jpp  15.0.1-rc.2-highQE
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
test-tuna.sh File Reference

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 USERNAME
 
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
 

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

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 USERNAME

Definition at line 26 of file test-tuna.sh.

set_variable PARAMETERS_FILE

Definition at line 27 of file test-tuna.sh.

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.

then JTuna D $DETECTOR R $RUN $RUN o $OUTPUT_FILE G d $DEBUG ! else notice File $OUTPUT_FILE exists

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.