Jpp
17.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 &dev null set_variable DETECTOR_ID set_array RUNS set_variable MUL if do_usage *then usage $script< detector file >< tripodfile > nThe user directory should be specified when this script is submitted in a batch queue nThe detector file and tripod file correspond to a pre calibrated D0ARCA006 detector fi set_variable WORKDIR pwd set_variable HOMEDIR $WORKDIR case set_variable | HOMEDIR |
&set_variable | TRIPOD |
set_variable | DETECTOR |
*fatal Wrong number of arguments esac set_variable TRIPOD_INITIAL tripod_initial txt set_variable DETECTOR_INITIAL detector_initial datx mkdir p $HOMEDIR cd $HOMEDIR | if [[!-f $DETECTOR_INITIAL]] |
script |
Definition at line 2 of file pre-calibration_00000094.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DETECTOR_ID set_array RUNS set_variable MUL if do_usage* then usage $script<detector file><tripodfile> nThe user directory should be specified when this script is submitted in a batch queue nThe detector file and tripod file correspond to a pre calibrated D0ARCA006 detector fi set_variable WORKDIR pwd set_variable HOMEDIR $WORKDIR case set_variable HOMEDIR |
Definition at line 21 of file pre-calibration_00000094.sh.
& set_variable TRIPOD |
Definition at line 32 of file pre-calibration_00000094.sh.
set_variable DETECTOR |
Definition at line 33 of file pre-calibration_00000094.sh.
* fatal Wrong number of arguments esac set_variable TRIPOD_INITIAL tripod_initial txt set_variable DETECTOR_INITIAL detector_initial datx mkdir p $HOMEDIR cd $HOMEDIR if[[!-f $DETECTOR_INITIAL]] |
Definition at line 33 of file pre-calibration_00000094.sh.