Jpp
15.0.0
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 | set_variable |
then usage $script[detector file(input file)+[output file[CDF file descriptor]]] nAuxiliary script for simulation of detector response nNote that if more than one input file is | specified |
then usage $script[detector file(input file)+[output file[CDF file descriptor]]] nAuxiliary script for simulation of detector response 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 31 of file JSirene.sh.
then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nAuxiliary script for simulation of detector response nNote that if more than one input file is specified |
Definition at line 34 of file JSirene.sh.
then usage $script [detector file (input file)+ [output file [CDF file descriptor]]] nAuxiliary script for simulation of detector response nNote that if more than one input file is all other arguments must be provided fi case set_variable CDF |
Definition at line 34 of file JSirene.sh.
& set_variable OUTPUT_FILE |
Definition at line 39 of file JSirene.sh.
& set_variable INPUT_FILE |
Definition at line 40 of file JSirene.sh.
& set_variable DETECTOR |
Definition at line 41 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 41 of file JSirene.sh.
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in |
Definition at line 46 of file JSirene.sh.
Definition at line 54 of file JSirene.sh.
Definition at line 62 of file JSirene.sh.