Jpp - the software that should make you happy
|
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 |
version |
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.