]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/hlt-macros/sampleConfig_2.xml
From Jochen - EveHLT development accumulated since the end of March.
[u/mrichter/AliRoot.git] / EVE / hlt-macros / sampleConfig_2.xml
index 0a8f783e9ea9c2cb368bcf3b3addb5838898cf40..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100755 (executable)
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<SimpleChainConfig1 ID="HOMER-TEST" verbosity="0x39">
-
-
-     <!-- ============================================================== -->
-     <!-- =========================  NODELIST  ========================= -->
-     <!-- ============================================================== -->
-
-     <Node ID="fepphos2" hostname="alihlt-vobox0"/>
-     <Node ID="fepphos3" hostname="alihlt-vobox0"/>
-     <Node ID="fepphos4" hostname="alihlt-vobox0"/>
-     <Node ID="kifa" hostname="kifa"/>
-
-     <!-- =========================  Global TDS  ========================= -->
-
-     <Proc ID="TDS_1" type="snk">
-              <Cmd>TCPDumpSubscriber -port 58656</Cmd>
-              <Parent>TPC_CF</Parent>
-              <Node>fepphos2</Node>
-              <Shm blocksize="4k" blockcount="1" type="bigphysarea"/>
-     </Proc>
-
-     <Proc ID="TDS_2" type="snk">
-              <Cmd>TCPDumpSubscriber -port 58660</Cmd>
-              <Parent>TPC_FP</Parent>
-              <Node>fepphos3</Node>
-              <Shm blocksize="4k" blockcount="1" type="bigphysarea"/>
-     </Proc>
-
-</SimpleChainConfig1>