Skip to content
Open
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions config/daqsystemtest/moduleconfs.data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,14 @@
<attr name="max_samples_over_threshold" type="u32" val="10000"/>
</obj>

<obj class="TAMakerProtoDUNEBSMWindowAlgorithm" id="ta-maker-pdbsmwindow">
<attr name="prescale" type="u32" val="1"/>
<attr name="max_samples_over_threshold" type="u32" val="10000"/>
<attr name="channel_map_name" type="string" val="PD2VDTPCChannelMap"/>
<attr name="adc_threshold_induction" type="u32" val="12000000"/>
Comment thread
MRiganSUSX marked this conversation as resolved.
<attr name="bdt_threshold" type="u32" val="999"/>
Comment thread
MRiganSUSX marked this conversation as resolved.
Outdated
</obj>

<obj class="TCDataProcessor" id="def-tc-processor">
<attr name="queue_sizes" type="u32" val="10000"/>
<attr name="thread_names_prefix" type="string" val="mlt_"/>
Expand Down
Loading