DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Resolver
– Performs DNS SRV record lookupsReusableThread
– Wrapper around a std::thread
for executing short-lived tasksWorkerThread
– Wrapper around a std::thread
for long-lived tasks (e.g. DAQModule work loops)