Jpp
19.0.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< inputfile > fi | if (($#< 2)) |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR | set_variable |
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] set_array CALIBRATION $argv[3,-1] make C $DIR JEvD make f $DIR JMakeEventSelector libs | if [[-n $EDITOR]] |
script |
Definition at line 2 of file JReconstruction/JEvD.sh.
Definition at line 19 of file JReconstruction/JEvD.sh.
then fatal Wrong number of arguments fi set_variable DETECTOR $argv [1] set_variable INPUT_FILE $argv [2] set_array CALIBRATION $argv [3,-1] make C $DIR JEvD make f $DIR JMakeEventSelector libs if[[-n $EDITOR]] |
Definition at line 34 of file JReconstruction/JEvD.sh.