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
JAnglerFish.sh File Reference

Go to the source code of this file.

Functions

then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR if
do_usage *then usage $script
< daq file >< detectorfile >
< multiplicity >
< outputdirectory > fi 
if (($#< 3))
 

Variables

 version
 
then fatal Not enough
arguments fi set_variable
DAQ_FILE $argv[1] set_variable
DETECTOR_FILE $argv[2]
set_variable MULTIPLICITY
$argv[3] set_variable
OUTPUT_DIR $argv[4]
set_variable 
OUTPUT_FILE
 

Function Documentation

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR if do_usage* then usage $script<daq file><detectorfile><multiplicity><outputdirectory> fi if ( ($#< 3)  )

Variable Documentation

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

Definition at line 3 of file JAnglerFish.sh.

then fatal Not enough arguments fi set_variable DAQ_FILE $argv [1] set_variable DETECTOR_FILE $argv [2] set_variable MULTIPLICITY $argv [3] set_variable OUTPUT_DIR $argv [4] set_variable OUTPUT_FILE

Definition at line 27 of file JAnglerFish.sh.