| 
    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 set_variable  | DEBUG | 
| 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 | 
| script | 
Definition at line 6 of file JSirene.sh.
Definition at line 21 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.
| * set_variable DETECTOR set_variable INPUT_FILE $argv [2,-3] set_variable OUTPUT_FILE $argv [-2] set_variable CDF $argv[-1] | 
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.
Definition at line 53 of file JSirene.sh.
Definition at line 61 of file JSirene.sh.
 1.8.5