Jpp  15.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
JRandomEventRunByRun.sh File Reference

Go to the source code of this file.

Variables

 version
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR 
set_variable
 
then usage $script[daq file[detector
file[pipe[output file[trigger
file[PMT parameters file]]]]]]
nAuxiliary script to produce
random event data fi case
set_variable 
PMT_FILE
 
&set_variable TRIGGER
 
&set_variable OUTPUT_FILE
 
&set_variable PIPE
 
&set_variable DETECTOR
 
&set_variable DAQ_FILE
 
esac print_variable DETECTOR
TRIGGER OUTPUT_FILE
BACKGROUND_HZ PMT_FILE
check_input_file $DETECTOR
$TRIGGER $PMT_FILE
check_output_file $OUTPUT_FILE 
RUNBYRUN
 

Variable Documentation

version
Initial value:
=1.0
script=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 5 of file JRandomEventRunByRun.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable

Definition at line 38 of file JRandomEventRunByRun.sh.

then usage $script [daq file [detector file [pipe [output file [trigger file [PMT parameters file]]]]]] nAuxiliary script to produce random event data fi case set_variable PMT_FILE

Definition at line 44 of file JRandomEventRunByRun.sh.

& set_variable TRIGGER

Definition at line 45 of file JRandomEventRunByRun.sh.

& set_variable OUTPUT_FILE

Definition at line 46 of file JRandomEventRunByRun.sh.

& set_variable PIPE

Definition at line 47 of file JRandomEventRunByRun.sh.

& set_variable DETECTOR

Definition at line 48 of file JRandomEventRunByRun.sh.

& set_variable DAQ_FILE

Definition at line 49 of file JRandomEventRunByRun.sh.

esac print_variable DETECTOR TRIGGER OUTPUT_FILE BACKGROUND_HZ PMT_FILE check_input_file $DETECTOR $TRIGGER $PMT_FILE check_output_file $OUTPUT_FILE RUNBYRUN
Initial value:
="file=$DAQ_FILE; sampler=1 1000; range_Hz=1e3 1e5"
rm -f $PIPE
mkfifo $PIPE
if [[ -p $PIPE ]]
then JMuonPostfit f

Definition at line 78 of file JRandomEventRunByRun.sh.