Jpp  18.0.1-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
archive-put-online-detectors.sh File Reference

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
 

Function Documentation

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.

32  {(l:8::0::0:)DETECTOR_ID}
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O SUMMARY JPrintDAQHeader f $INPUT_FILE read A DAQ_HEADER set_variable DETECTOR_ID
Definition: JSquid.sh:28

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file archive-put-online-detectors.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-online-detectors.sh.