Jpp
16.0.0-rc.2
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< outputfile >< DAQfile > < PMTparametersfile > nAuxiliary script to produce random event data fi | if (($#==4)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR | set_variable |
then set_variable PMT_FILE set_variable DAQ_FILE set_variable OUTPUT_FILE set_variable DETECTOR else fatal Wrong number of arguments fi set_variable RUNBYRUN | file =$DAQ_FILE |
then usage $script<detector file><outputfile><DAQfile><PMTparametersfile> nAuxiliary script to produce random event data fi if | ( | ($#==4) | ) |
version |
Definition at line 5 of file JRandomEventRunByRun.sh.
Definition at line 32 of file JRandomEventRunByRun.sh.
then set_variable PMT_FILE set_variable DAQ_FILE set_variable OUTPUT_FILE set_variable DETECTOR else fatal Wrong number of arguments fi set_variable RUNBYRUN file =$DAQ_FILE |
Definition at line 46 of file JRandomEventRunByRun.sh.