Public Attributes | |
fhicl::Atom< std::string > | input_label {fhicl::Name("input_label")} |
fhicl::Atom< bool > | keepString {fhicl::Name("keepString"), false} |
fhicl::Atom< bool > | keepMapVector {fhicl::Name("keepMapVector"), true} |
Definition at line 26 of file DropTestAnalyzer_module.cc.
fhicl::Atom<std::string> arttest::DropTestAnalyzer::Config::input_label {fhicl::Name("input_label")} |
Definition at line 27 of file DropTestAnalyzer_module.cc.
fhicl::Atom<bool> arttest::DropTestAnalyzer::Config::keepMapVector {fhicl::Name("keepMapVector"), true} |
Definition at line 29 of file DropTestAnalyzer_module.cc.
fhicl::Atom<bool> arttest::DropTestAnalyzer::Config::keepString {fhicl::Name("keepString"), false} |
Definition at line 28 of file DropTestAnalyzer_module.cc.