Jpp
15.0.4
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 >< inputfile > < outputfile > < PMTparametersfile > fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] set_variable OUTPUT_FILE $argv[3] set_variable PMT $argv[4] set_array CALIBRATION $argv[5,-1] | if [[!"$OUTPUT_FILE"==*"%"*]] |
then fatal The output file must have the wildcard in the | name |
script |
Definition at line 5 of file JORCAShowerReconstruction.sh.
Definition at line 27 of file JORCAShowerReconstruction.sh.
then usage $script<detector file><inputfile><outputfile><PMTparametersfile> fi set_variable DETECTOR $argv [1] set_variable INPUT_FILE $argv [2] set_variable OUTPUT_FILE $argv [3] set_variable PMT $argv [4] set_array CALIBRATION $argv [5,-1] if[[!"$OUTPUT_FILE"==*"%"*]] |
Definition at line 37 of file JORCAShowerReconstruction.sh.
Definition at line 38 of file JORCAShowerReconstruction.sh.