artdaq
v3_04_00
|
Public Attributes | |
fhicl::Atom< size_t > | collection_time_ms { fhicl::Name{ "collection_time_ms" }, fhicl::Comment{ "Time to collect routing table updates between printing summaries" }, 1000 } |
"collection_time_ms": Time to collect routing table updates between printing summaries | |
fhicl::Atom< bool > | print_verbose_info { fhicl::Name{ "print_verbose_info" }, fhicl::Comment{ "Print verbose information about each receiver detected in routing tables" }, true } |
"print_verbose_info" (Default: true): Print verbose information about each receiver detected in routing tables | |
fhicl::Atom< size_t > | graph_width { fhicl::Name{ "graph_width" }, fhicl::Comment{ "Width of the summary graph" }, 40 } |
"graph_width": Width of the summary graph | |
fhicl::TableFragment < artdaq::artdaqapp::Config > | artdaqAppConfig |
Configuration for artdaq Application (BoardReader, etc) | |
Definition at line 27 of file routingReceiver.cc.