Jpp
18.5.2
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< source directory > < detectoridentifier >< suffix > < archive >< version > nAuxiliary script to download online detector files from database and to store these in archive nNote that the given suffix and version should match with that in the file names fi | if (($#==5)) |
then set_variable DIR $argv[1] set_variable DETECTOR_ID $argv[2] set_variable SUFFIX $argv[3] set_variable ARCHIVE $argv[4] set_variable VERSION $argv[5] else fatal Wrong number of arguments fi set_variable | DETECTOR_ID (getDetector-D $DETECTOR_ID-O int) set_variable PREFIX KM3NeT_ $ |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null | set_variable |
set_variable | SUFFIX |
do | BUFFER |
then usage $script<source directory><detectoridentifier><suffix><archive><version> nAuxiliary script to download online detector files from database and to store these in archive nNote that the given suffix and version should match with that in the file names fi if | ( | ($#==5) | ) |
then set_variable DIR $argv [1] set_variable DETECTOR_ID $argv [2] set_variable SUFFIX $argv [3] set_variable ARCHIVE $argv [4] set_variable VERSION $argv [5] else fatal Wrong number of arguments fi set_variable DETECTOR_ID | ( | getDetector-D $DETECTOR_ID-O | int | ) |
Definition at line 31 of file archive-put-pmt.sh.
script |
Definition at line 2 of file archive-put-pmt.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 15 of file archive-put-pmt.sh.
set_variable SUFFIX |
Definition at line 33 of file archive-put-pmt.sh.
do BUFFER |
Definition at line 40 of file archive-put-pmt.sh.