Jpp
17.0.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< run > fi | if (($#!=2)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR pwd set_variable DIR $JPP_DIR examples JDB | set_variable |
then fatal Wrong number of parameters fi set_variable DETECTOR $argv[1] set_variable RUN $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY set_variable AHRS_CALIBRATION_FILE $WORKDIR ahrs_calibration txt set_variable INPUT_FILE $WORKDIR | KM3NeT_ |
version |
Definition at line 6 of file examples/JDB/JAHRSMonitor.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR pwd set_variable DIR $JPP_DIR examples JDB set_variable |
Definition at line 22 of file examples/JDB/JAHRSMonitor.sh.
then fatal Wrong number of parameters fi set_variable DETECTOR $argv [1] set_variable RUN $argv [2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY set_variable AHRS_CALIBRATION_FILE $WORKDIR ahrs_calibration txt set_variable INPUT_FILE $WORKDIR KM3NeT_ |
Definition at line 37 of file examples/JDB/JAHRSMonitor.sh.