artdaq_mfextensions
v1_05_00
|
Configuration Parameters for ELOTS. More...
Public Attributes | |
fhicl::TableFragment < ELdestination::Config > | elDestConfig |
ELDestination common config parameters. | |
fhicl::Atom< std::string > | format_string |
format_string (Default: "%L:%N:%f [%u] %m"): Format specifier for printing to console. %% => '' ... More... | |
fhicl::Atom< std::string > | filename_delimit |
filename_delimit (Default: "/"): Grab path after this. "/srcs/" /x/srcs/y/z.cc => y/z.cc More... | |
Configuration Parameters for ELOTS.
Definition at line 41 of file OTS_mfPlugin.cc.
fhicl::Atom<std::string> mfplugins::ELOTS::Config::filename_delimit |
filename_delimit (Default: "/"): Grab path after this. "/srcs/" /x/srcs/y/z.cc => y/z.cc
Definition at line 50 of file OTS_mfPlugin.cc.
fhicl::Atom<std::string> mfplugins::ELOTS::Config::format_string |
format_string (Default: "%L:%N:%f [%u] %m"): Format specifier for printing to console. %% => '' ...
Definition at line 46 of file OTS_mfPlugin.cc.