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 >< 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 timer_start JPrintTree f $DAQ_FILE | type |
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 30 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 timer_start JPrintTree f $DAQ_FILE type |
Definition at line 48 of file software/JTrigger/JTriggerEfficiencyRunByRun.sh.