Public Attributes | List of all members
arttest::DropTestAnalyzer::Config Struct Reference

Public Attributes

fhicl::Atom< std::stringinput_label {fhicl::Name("input_label")}
 
fhicl::Atom< bool > keepString {fhicl::Name("keepString"), false}
 
fhicl::Atom< bool > keepMapVector {fhicl::Name("keepMapVector"), true}
 

Detailed Description

Definition at line 26 of file DropTestAnalyzer_module.cc.

Member Data Documentation

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.


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