From 21f844b3aeb5c650e51fd9a8ff49c5cd74b3d810 Mon Sep 17 00:00:00 2001 From: hades Date: Wed, 1 Sep 1999 13:08:46 +0000 Subject: [PATCH] Initial revision --- hadaq/ht99.tcl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 hadaq/ht99.tcl diff --git a/hadaq/ht99.tcl b/hadaq/ht99.tcl new file mode 100644 index 0000000..64dc30e --- /dev/null +++ b/hadaq/ht99.tcl @@ -0,0 +1,12 @@ +agent create hades12 root /home/hades/ht99/daq/hadaq +agent create hades19 hades /home/hades/ht99/daq/hadaq +worker create hades12:evtbuild -a -p -2 -s 2 -m 1 -f runinfo.tcl +worker create hades12:netmem -a -p -1 -m 1 +worker create hades19:memnet -a -p -1 -o 0:50 -w 0 +worker create hades19:readout -a -p -2 +group create acquisition +group create run +group add acquisition hades19:memnet +group add acquisition hades19:readout +group add run hades12:evtbuild +group add run hades12:netmem -- 2.43.0