Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
JSirene.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 
set_variable
 
then usage $script[detector
file(input file)+[output file[CDF
file descriptor]]] nNote that
if more than one input file is 
specified
 
then usage $script[detector
file(input file)+[output file[CDF
file descriptor]]] nNote that
if more than one input file is
all other arguments must be
provided fi case set_variable 
CDF
 
&set_variable OUTPUT_FILE
 
&set_variable INPUT_FILE
 
&set_variable DETECTOR
 
*set_variable DETECTOR
set_variable INPUT_FILE $argv[2,-3]
set_variable OUTPUT_FILE $argv[-2]
set_variable CDF 
$argv [-1]
 
esac print_variable DETECTOR
INPUT_FILE OUTPUT_FILE CDF for
TYPE 
in
 
do if [[!-f ${CDF/\%/${TYPE}}]]
 
then error Missing CDF files error Run
 

Variable Documentation

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

Definition at line 6 of file JSirene.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable

Definition at line 31 of file JSirene.sh.

then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nNote that if more than one input file is specified

Definition at line 33 of file JSirene.sh.

then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nNote that if more than one input file is all other arguments must be provided fi case set_variable CDF

Definition at line 33 of file JSirene.sh.

& set_variable OUTPUT_FILE

Definition at line 38 of file JSirene.sh.

& set_variable INPUT_FILE

Definition at line 39 of file JSirene.sh.

& set_variable DETECTOR

Definition at line 40 of file JSirene.sh.

Definition at line 40 of file JSirene.sh.

esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in

Definition at line 45 of file JSirene.sh.

do if[[!-f ${CDF/\%/${TYPE}}]]

Definition at line 53 of file JSirene.sh.

then error Missing detector file error Run

Definition at line 61 of file JSirene.sh.