Configuration of artdaqapp. May be used for parameter validation. More...
#include <proto/artdaqapp.hh>
Public Attributes | |
fhicl::TableFragment < artdaq::CommanderInterface::Config > | commanderPluginConfig |
"application_name" (Default: artdaq::detail::TaskTypeToString(task)): Name to use for metrics and logging |
Configuration of artdaqapp. May be used for parameter validation.
Definition at line 28 of file artdaqapp.hh.
fhicl::TableFragment<artdaq::CommanderInterface::Config> artdaq::artdaqapp::Config::commanderPluginConfig |
"application_name" (Default: artdaq::detail::TaskTypeToString(task)): Name to use for metrics and logging
"replace_image_name" (Default: false): Replace the application image name with application_name "rank": The "rank" of the application, used for configuring data transfers Configuration for the CommanderInterface. See artdaq::CommanderInterface::Config
Definition at line 31 of file artdaqapp.hh.