Skip to content

Commit

Permalink
further adjustments for hades
Browse files Browse the repository at this point in the history
  • Loading branch information
jamusch committed Feb 10, 2025
1 parent 3804524 commit 1327746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/hadaq/hades/BnetBuilderHadesFSD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ DAQDISK - switches disk demon mode on/off
<BNETrecv value="true"/>
<BNET_NUMRECEIVERS value="#${bnetreceivers}"/>
<BNET_NUMSENDERS value="#${bnetsenders}"/>
<EB_EVENTS value="50"/>
<EB_EVENTS value="10"/>

<NumInputs value="#${bnetsenders}"/>
<NumOutputs value="${FILEOUTPUTS}"/>
Expand Down
2 changes: 1 addition & 1 deletion plugins/hadaq/hades/BnetInputHades.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ HADAQPORTS - list of udp portnumbers for input streams, e.g. [50000,50001,50002]
<BNET_NUMSENDERS value="#${bnetsenders}"/>

<!-- number of events send to the same event builder -->
<EB_EVENTS value="50"/>
<EB_EVENTS value="10"/>

<NumInputs value="#${hadaqports}"/>
<NumOutputs value="#${bnetreceivers}"/>
Expand Down

0 comments on commit 1327746

Please sign in to comment.