]> jspc29.x-matter.uni-frankfurt.de Git - mimosis_chain.git/commitdiff
edited Eventbuilder.exe
authorMaps <maps@ikf>
Sun, 24 Mar 2024 11:12:54 +0000 (12:12 +0100)
committerMaps <maps@ikf>
Sun, 24 Mar 2024 11:12:54 +0000 (12:12 +0100)
dabc/EventBuilder.xml

index ae01adacf1d26a410d9646704ae4b412a2d50bd8..f4a89ea5425c19d5f42a535f7df1142da749d06f 100644 (file)
@@ -95,13 +95,13 @@ When starting analysis from the go4 gui, one should specify stream server with p
 
     <Module name="Combiner" class="hadaq::CombinerModule">    
         <!-- these parameters will force to create inputs/outputs of module -->
-       <NumInputs value="2"/>
+       <NumInputs value="1"/>
        <NumOutputs value="1"/>
 
 
 <!--       <InputPort name="Input0" url="hadaq://host:51001" urlopt1=""/><!-- -->
-       <InputPort name="Input0" url="hadaq://host:50303" urlopt1=""/><!-- -->
-       <InputPort name="Input1" url="hadaq://host:50302" urlopt1=""/><!-- -->
+       <InputPort name="Input0" url="hadaq://host:50302" urlopt1=""/><!-- -->
+       <InputPort name="Input1" url="hadaq://host:50303" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50245" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50018" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50031" urlopt1=""/><!-- -->
@@ -137,7 +137,7 @@ When starting analysis from the go4 gui, one should specify stream server with p
 
        <!--  this is example of HLD file storage - local and RFIO -->
        <!--OutputPort name="Output1" url="hld:///local/mimosis/hld/Mimosis_data.hld?maxsize=2000"/-->
-       <OutputPort name="Output1" url="hld:///linev/path/dabc.hld?maxsize=1900&rfio"/>
+       <!--OutputPort name="Output1" url="hld:///linev/path/dabc.hld?maxsize=1900&rfio"/-->
 
        <DoShmControl value="false"/>  
        <FlushTimeout value="1.0"/>