artdaq  v3_02_00
artdaq::RequestReceiver::Config Struct Reference

Public Attributes

fhicl::Atom< int > request_port { fhicl::Name{"request_port"}, fhicl::Comment{"Port to listen for request messages on"}, 3001 }
 
fhicl::Atom< std::string > request_addr { fhicl::Name{"request_address"}, fhicl::Comment{"Multicast address to listen for request messages on"}, "227.128.12.26" }
 
fhicl::Atom< std::string > output_address { fhicl::Name{ "multicast_interface_ip" }, fhicl::Comment{ "Use this hostname for multicast (to assign to the proper NIC)" }, "0.0.0.0" }
 
fhicl::Atom< size_t > end_of_run_timeout_ms { fhicl::Name{"end_of_run_quiet_timeout_ms"}, fhicl::Comment{"Amount of time (in ms) to wait for no new requests when a Stop transition is pending"}, 1000 }
 

Detailed Description

Definition at line 21 of file RequestReceiver.hh.


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