Jpp  18.5.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
input-tables.sh File Reference

Go to the source code of this file.

Functions

then usage $script< directory >
< detectoridentifier > nThe
directory corresponds to the
GIT repositiry calibration
input tables nand the detector
identifier to the DETOID fi 
if (($#!=2))
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null zmodload zsh
mathfunc set_variable DEBUG
set_variable 
WORKDIR
 
then fatal Wrong number of
arguments fi set_variable DIR
set_variable DETOID 
if [[!-d $DIR/data/${DETOID}]]
 

Function Documentation

then usage $script<directory><detectoridentifier> nThe directory corresponds to the GIT repositiry calibration input tables nand the detector identifier to the DETOID fi if ( ($#!=2)  )

Variable Documentation

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

Definition at line 2 of file input-tables.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null zmodload zsh mathfunc set_variable DEBUG set_variable WORKDIR
Initial value:
{TMPDIR:-/tmp}
if do_usage $*
usr share Modules init zsh export TMPDIR

Definition at line 20 of file input-tables.sh.

then fatal Wrong number of arguments fi set_variable DIR set_variable DETOID if[[!-d $DIR/data/${DETOID}]]

Definition at line 35 of file input-tables.sh.