Collection of configuration parameters for the module. More...
Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::OptionalSequence < art::InputTag > | InputTruth |
| fhicl::Atom< std::string > | OutputCategory |
| fhicl::Atom< bool > | AllowNoTruth |
Collection of configuration parameters for the module.
Definition at line 42 of file DumpGTruth_module.cc.
| using sim::DumpGTruth::Config::Comment = fhicl::Comment |
Definition at line 44 of file DumpGTruth_module.cc.
| using sim::DumpGTruth::Config::Name = fhicl::Name |
Definition at line 43 of file DumpGTruth_module.cc.
| fhicl::Atom<bool> sim::DumpGTruth::Config::AllowNoTruth |
Definition at line 57 of file DumpGTruth_module.cc.
| fhicl::OptionalSequence<art::InputTag> sim::DumpGTruth::Config::InputTruth |
Definition at line 46 of file DumpGTruth_module.cc.
| fhicl::Atom<std::string> sim::DumpGTruth::Config::OutputCategory |
Definition at line 51 of file DumpGTruth_module.cc.
1.8.5