]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Initial revision
authorhades <hades>
Wed, 1 Sep 1999 13:08:46 +0000 (13:08 +0000)
committerhades <hades>
Wed, 1 Sep 1999 13:08:46 +0000 (13:08 +0000)
hadaq/ht99.tcl [new file with mode: 0644]

diff --git a/hadaq/ht99.tcl b/hadaq/ht99.tcl
new file mode 100644 (file)
index 0000000..64dc30e
--- /dev/null
@@ -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