artdaq  v3_02_00
NetMonTransportService::Config Struct Reference

Public Attributes

fhicl::Atom< uint32_t > shared_memory_key { fhicl::Name{"shared_memory_key"},fhicl::Comment{"Key to use when connecting to shared memory. Will default to 0xBEE70000 + getppid()."},0xBEE70000 }
 
fhicl::Atom< uint32_t > broadcast_shared_memory_key { fhicl::Name{ "broadcast_shared_memory_key" },fhicl::Comment{ "Key to use when connecting to broadcast shared memory. Will default to 0xCEE70000 + getppid()."},0xCEE70000 }
 
fhicl::Atom< int > rank { fhicl::Name{"rank"}, fhicl::Comment{"Rank of this artdaq application. Used for data transfers"} }
 
fhicl::Atom< double > init_fragment_timeout { fhicl::Name{"init_fragment_timeout_seconds"}, fhicl::Comment{"Amount of time to wait, in seconds, for init Fragment to arrive"}, 1.0 }
 
fhicl::TableFragment
< artdaq::DataSenderManager::Config
dataSenderConfig
 

Detailed Description

Definition at line 19 of file NetMonTransportService.h.


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