| 
    Jpp
    18.0.0-rc.2
    
   the software that should make you happy 
   | 
 
Go to the source code of this file.
Functions | |
| then usage $script< archive > < version > < detectoridentifier > run[-run] nAuxiliary script to download online detector files from database and to store these in archive fi  | if (($# > 3)) | 
| then set_variable ARCHIVE  $argv[1] set_variable VERSION $argv[2] set_variable DETECTOR_ID $argv[3] set_array RUNS $argv[4,-1] else fatal Wrong number of arguments fi JCookie sh set_variable  | DETECTOR_ID (getDetector-D $DETECTOR_ID-O int) set_variable DETECTOR $WORKDIR/detector.detx for RANGE in $RUNS[*] | 
Variables | |
| script | |
| then echo Variable JPP_DIR  undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null  | set_variable | 
| then usage $script<archive><version><detectoridentifier> run [-run] nAuxiliary script to download online detector files from database and to store these in archive fi if | ( | ($# > 3) | ) | 
| then set_variable ARCHIVE $argv [1] set_variable VERSION $argv [2] set_variable DETECTOR_ID $argv [3] set_array RUNS $argv [4,-1] else fatal Wrong number of arguments fi JCookie sh 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-online-detectors.sh.
 1.8.5