DUNE-DAQ / readoutmodules

0 stars 0 forks source link

Use data_type instead of UID from ConnectionIDs for configuring DLHs in CreateReadout. #7

Closed roland-sipos closed 1 year ago

roland-sipos commented 2 years ago

Currently readoutmodules' CreateReadout relies on UIDs (containing the frontend-type word in it). Now that we know the data type for every connection, rely on that instead.