Collection of configuration parameters for the module. More...
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
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 43 of file DumpGTruth_module.cc.
Definition at line 44 of file DumpGTruth_module.cc.
Definition at line 45 of file DumpGTruth_module.cc.
Definition at line 43 of file DumpGTruth_module.cc.
Definition at line 44 of file DumpGTruth_module.cc.
fhicl::Atom< bool > sim::DumpGTruth::Config::AllowNoTruth |
Definition at line 58 of file DumpGTruth_module.cc.
fhicl::OptionalSequence< art::InputTag > sim::DumpGTruth::Config::InputTruth |
Definition at line 47 of file DumpGTruth_module.cc.
fhicl::Atom< std::string > sim::DumpGTruth::Config::OutputCategory |
Definition at line 52 of file DumpGTruth_module.cc.