Jpp  18.2.1-ARCA-DF-PATCH
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JXRootd.sh File Reference

Go to the source code of this file.

Functions

then usage $script[path]
< detectoridentifier >
< runnumber > fi 
if (($#< 2||$# > 3))
 
then fatal Invalid number of
arguments fi set_variable
DETECTOR_ID $argv[-2]
set_variable RUN $argv[-1] 
if (($#==3))
 

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 [path]<detectoridentifier><runnumber> fi if ( ($#< 2||$# > 3)  )
then fatal Invalid number of arguments fi set_variable DETECTOR_ID $argv [-2] set_variable RUN $argv [-1] if ( ($#==3)  )

Variable Documentation

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

Definition at line 5 of file JXRootd.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable

Definition at line 18 of file JXRootd.sh.