DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Add buffering/readout of TPs in trigger application #77

Closed philiprodrigues closed 3 years ago

philiprodrigues commented 3 years ago

This PR adds the necessary config to use the buffering of TPSets in the trigger app, along with requesting those items via the dataflow subsystem. Currently only TPs (not TAs and TCs) are buffered/requested, and the actual fragment returned is empty, pending a decision on the fragment format

bieryAtFnal commented 3 years ago

My tests of these changes look good.

Some questions are whether we want to reduce the logging in the TriggerApp when --enable-software-tpg is ON and in the DataflowApp when --enable-tpset-writing is ON, but those are topics for different repositories.