DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Change NtoQ to FragmentReceiver and some cleanup #108

Closed jmcarcell closed 2 years ago

jmcarcell commented 2 years ago

These are the changes from NetworkToQueue to FragmentReceiver in DQM. I had to change the queue name of the fragments since in the fragment receiver it is hardcoded to data_fragments_q. Works fine in my tests with and without (nothing should change in those) DQM enabled. I have added a second commit with a check not to load the DQM config if DQM is not enabled, which will save a few seconds when generating configs without DQM