2 # ------------------------------------------------------------------------------------------
4 # Example script to run the JPP DAQ Context for DOM Testing
7 #This script originally was authored by R. Bruijn, contributors: L. Nauta, K. Graf
10 #To run stand-alone, try
11 #./JDOMDAQDriver.sh 60 192.16.192.179(180) $TMP_DIR some_detfile.detx
12 # ------------------------------------------------------------------------------------------
13 #Setting Singularity environment
14 shopt -s expand_aliases
15 if [ -z $SINGULARITY_PATH ] || [ -z $SINGULARITY_JPP_FILE ];
then
16 echo "Please export the environment variables SINGULARITY_PATH and SINGULARITY_JPP_FILE"
20 JPP_BIN_LIST=$(singularity exec $SINGULARITY_PATH/$SINGULARITY_JPP_FILE bash -c
'export JPP_BIN_LIST=`ls -1 /Jpp/out/Linux/bin` && echo $JPP_BIN_LIST' | tail -n1)
23 alias
$i=
"singularity exec -B $HOME $SINGULARITY_PATH/$SINGULARITY_JPP_FILE $i"
25 #command line arguments
26 RUNTIME_S=$1 #
Run duration
in seconds
27 IP=$2 #IP address of the machine
28 DIR=$3 #location where the datafile
is written
31 #settings for data filter and data queue
45 #--------------------------------------------------------------
46 #check that detector file exists and that previous data file has been removed
47 #--------------------------------------------------------------
49 if [ -
f $DETECTOR ] ;
then
50 echo "$0: Found detector file $DETECTOR"
52 echo "ERROR: could not find detector file $DETECTOR."
56 if [ -
f $DIR/KM3NeT_00000001_00000000.root ] ;
then
57 echo "The file $DIR/KM3NeT_00000001_00000000.root already exists, please rename or remove it first, then restart this script"
62 JLigier-local.sh start
65 #--------------------------------------------------------------
66 #configure datafilter, data queue (magic)
67 #--------------------------------------------------------------
69 cat>ev_configure_dfilter_dqdf.txt<<EOF
81 cat>ev_configure_dqueue_dqdf.txt<<EOF
82 timeslice_duration=100;
85 dump_file_prefix=dump_;
86 dump_file_postfix=.dqd;
89 opto_recipients=127.0.0.1:5556;
90 acou_recipient=127.0.0.1:5800;
97 process DataQueue $DATAQUEUE
"DataQueue -u \$NAME\$ -H \$SERVER\$ -M \$LOGGER\$ -d $DEBUG -o -a </dev/null >&/dev/null &";
98 process JDataWriter $DATAWRITER
"JDataWriter -u \$NAME\$ -H \$SERVER\$ -M \$LOGGER\$ -d $DEBUG </dev/null >&/dev/null &";
99 process JDataFilter $DATAFILTER
"JDataFilter -u \$NAME\$ -P $PORT -H \$SERVER\$ -M \$LOGGER\$ -d $DEBUG </dev/null >&/dev/null &";
106 RC_DQUE %<ev_configure_dqueue_dqdf.txt>%
107 RC_DFLTR %<ev_configure_dfilter_dqdf.txt>%
123 JDAQDriver -
H $SERVER -
M $LOGGER -
d $DEBUG -t $TIMEOUT_S -
f driver.txt -c
then JLigiers sh continue fi cat driver txt<< EOFprocess dfilter $HOST1 ssh\$HOST\$"JDataFilter -H \$SERVER\$ -M \$LOGGER\$ -d $DEBUG &";enterevent ev_init{RC_CMD%< ev_init.txt > from me< ev_init.txt > event ev_configure
then usage $script[host[local file]] fi case set_variable LOGGER
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
do echo Generating $dir eval DIR
then echo Please export the environment variables SINGULARITY_PATH and SINGULARITY_JPP_FILE exit fi JPP_BIN_LIST
do cat driver txt<< EOFevent ev_configure{RC_EVT%< ev_configure.txt > RC_DWRT path
then cat ev_configure txt<< EOFdatawriter=$DWRITER_HOST;inputFile=$INPUT_FILE;eventRate_Hz=100.0;EOFfiif[[!-f driver.txt]];thencat > driver txt<< EOFprocess JEventGenerator $HOST ssh\$HOST\$"$JPP_BIN/JEventGenerator -u \$NAME\$ -H \$SERVER\$ -M \$LOGGER\$ -d $DEBUG </dev/null >& dev null& process JDataWriter $HOST ssh $HOST $JPP_BIN JDataWriter u $NAME H $SERVER M $LOGGER d $DEBUG</dev/null >& dev null& enter event ev_init
then print_variable DETECTOR INPUT_FILE INTERMEDIATE_FILE check_input_file $DETECTOR $INPUT_FILE check_output_file $INTERMEDIATE_FILE $OUTPUT_FILE JMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
then rm i $OUTPUT_FILE fi let RUN
then error Missing CDF files error Run
esac for TAG in RC_CMD RC_DOM RC_EVT RC_DWRT RC_DFLTR RC_DQUE
static const JNET::JTag RC_CMD
then usage $script fi SERVER
#define DEBUG(A)
Message macros.