Skip to content

Commit

Permalink
Merge pull request #147 from DUNE-DAQ/asztuc/triggeralgs_configurable…
Browse files Browse the repository at this point in the history
…_tctypeout

Configurable TC type output for all the TCMakers/algorithms
  • Loading branch information
ArturSztuc authored Nov 5, 2024
2 parents 1b24b1d + 7d3d53f commit 779f763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/daqsystemtest/moduleconfs.data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,12 @@

<obj class="TCMakerADCSimpleWindowAlgorithm" id="tc-adcwindow-algo">
<attr name="prescale" type="u32" val="100"/>
<attr name="tc_type_name" type="string" val="kADCSimpleWindow">
</obj>

<obj class="TCMakerPrescaleAlgorithm" id="tc-pass-through-algo">
<attr name="prescale" type="u32" val="100"/>
<attr name="tc_type_name" type="string" val="kPrescale">
</obj>

<obj class="TCReadoutMap" id="def-hsi-tc-map">
Expand Down

0 comments on commit 779f763

Please sign in to comment.