|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
This module need to be configured with a bunch of parameters to start properly in dune DAQ.
Have a look to the example configuration folder provided here.
The configuration folder contain differents files:
Once the configuration folder is setup, you can start the environment:
Add the apps/package in the booting configuration. One should exist for every host starting a client or a bookkeeper.
Connection names must start with 'snbmodules' or then client or bookkeeper :
Important note : every snbmodulesX_conf.json files must contain every connection across all hosts for now. For example, we declare the connection for the module client2 in the configuration of every application on every hosts, and so in every snbmodulesX_conf.json files.