Public Attributes | List of all members
art::DataFlow::Config Struct Reference

Public Attributes

fhicl::Atom< std::stringdotfile {fhicl::Name("dotfile"), "flow.dot"}
 
fhicl::Atom< std::stringcolorscheme {fhicl::Name("colorscheme"), "set312"}
 
fhicl::Atom< int > debuglevel {fhicl::Name("debuglevel"), 0}
 

Detailed Description

Definition at line 31 of file DataFlowDumper_module.cc.

Member Data Documentation

fhicl::Atom<std::string> art::DataFlow::Config::colorscheme {fhicl::Name("colorscheme"), "set312"}

Definition at line 33 of file DataFlowDumper_module.cc.

fhicl::Atom<int> art::DataFlow::Config::debuglevel {fhicl::Name("debuglevel"), 0}

Definition at line 34 of file DataFlowDumper_module.cc.

fhicl::Atom<std::string> art::DataFlow::Config::dotfile {fhicl::Name("dotfile"), "flow.dot"}

Definition at line 32 of file DataFlowDumper_module.cc.


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