Collection of configuration parameters for the module. More...
Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Atom< art::InputTag > | SummaryTag |
| fhicl::Atom< std::string > | SummaryCategory |
| fhicl::Atom< std::string > | RunSummaryCategory |
Collection of configuration parameters for the module.
Definition at line 74 of file POTaccumulator_module.cc.
Definition at line 76 of file POTaccumulator_module.cc.
Definition at line 75 of file POTaccumulator_module.cc.
| fhicl::Atom<std::string> sim::POTaccumulator::Config::RunSummaryCategory |
Definition at line 89 of file POTaccumulator_module.cc.
| fhicl::Atom<std::string> sim::POTaccumulator::Config::SummaryCategory |
Definition at line 83 of file POTaccumulator_module.cc.
| fhicl::Atom<art::InputTag> sim::POTaccumulator::Config::SummaryTag |
Definition at line 78 of file POTaccumulator_module.cc.
1.8.11