artdaq  v3_07_02
artdaq::RoutingReceiver::Config Struct Reference

Accepted configuration parameters for RoutingReceiver. More...

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)
 

Detailed Description

Accepted configuration parameters for RoutingReceiver.

Definition at line 30 of file routingReceiver.cc.


The documentation for this struct was generated from the following file: