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

Public Attributes

fhicl::Atom< std::stringinput_label {fhicl::Name{"input_label"}}
 
fhicl::Atom< std::stringinput_label2 {fhicl::Name{"input_label2"}}
 
fhicl::Atom< std::size_t > nvalues {fhicl::Name{"nvalues"}}
 

Detailed Description

Definition at line 48 of file SimpleDerivedAnalyzer_module.cc.

Member Data Documentation

fhicl::Atom<std::string> arttest::SimpleDerivedAnalyzer::Config::input_label {fhicl::Name{"input_label"}}

Definition at line 49 of file SimpleDerivedAnalyzer_module.cc.

fhicl::Atom<std::string> arttest::SimpleDerivedAnalyzer::Config::input_label2 {fhicl::Name{"input_label2"}}

Definition at line 50 of file SimpleDerivedAnalyzer_module.cc.

fhicl::Atom<std::size_t> arttest::SimpleDerivedAnalyzer::Config::nvalues {fhicl::Name{"nvalues"}}

Definition at line 51 of file SimpleDerivedAnalyzer_module.cc.


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