artdaq
v3_02_00
|
Public Attributes | |
fhicl::Atom< std::string > | application_name { fhicl::Name{ "application_name" }, fhicl::Comment{ "Name to use for metrics and logging" }, "BoardReader" } |
fhicl::Atom< bool > | replace_image_name { fhicl::Name{ "replace_image_name" }, fhicl::Comment{ "Replace the application image name with application_name" }, false } |
fhicl::Atom< int > | rank { fhicl::Name{ "rank" }, fhicl::Comment{ "The \"rank\" of the application, used for configuring data transfers" } } |
fhicl::TableFragment < artdaq::CommanderInterface::Config > | commanderPluginConfig |
fhicl::Atom< bool > | auto_run { fhicl::Name{"auto_run"}, fhicl::Comment{"Whether to automatically start a run"}, false } |
fhicl::Atom< int > | run_number { fhicl::Name{"run_number"}, fhicl::Comment{"Run number to use for automatic run"}, 101 } |
fhicl::Atom< uint64_t > | transition_timeout { fhicl::Name{"trantition_timeout"}, fhicl::Comment{"Timeout to use for automatic transitions"}, 30 } |
Definition at line 23 of file artdaqapp.hh.