Jpp
16.0.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< detectorfile > input file< outputfile >< DAQfile > < PMTparametersfile > nAuxiliary script to trigger Monte Carlo events fi | if (($# >=6)) |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR | set_variable |
then set_variable PMT_FILE $argv[-1] set_variable DAQ_FILE $argv[-2] set_variable OUTPUT_FILE $argv[-3] set_array INPUT_FILES $argv[3,-4] set_variable DETECTORB $argv[2] set_variable DETECTORA $argv[1] else fatal Wrong number of arguments fi set_variable RUNBYRUN | file =$DAQ_FILE |
then usage $script<detector file><detectorfile> input file<outputfile><DAQfile><PMTparametersfile> nAuxiliary script to trigger Monte Carlo events fi if | ( | ($# >=6) | ) |
script |
Definition at line 5 of file software/JTrigger/JTriggerEfficiencyRunByRun.sh.
Definition at line 29 of file software/JTrigger/JTriggerEfficiencyRunByRun.sh.
then set_variable PMT_FILE $argv [-1] set_variable DAQ_FILE $argv [-2] set_variable OUTPUT_FILE $argv [-3] set_array INPUT_FILES $argv [3,-4] set_variable DETECTORB $argv [2] set_variable DETECTORA $argv [1] else fatal Wrong number of arguments fi set_variable RUNBYRUN file =$DAQ_FILE |
Definition at line 45 of file software/JTrigger/JTriggerEfficiencyRunByRun.sh.