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< unsigned int > | PointsPerLine |
Collection of configuration parameters for the module.
Definition at line 41 of file DumpMCTruth_module.cc.
| using sim::DumpMCTruth::Config::Comment = fhicl::Comment |
Definition at line 43 of file DumpMCTruth_module.cc.
| using sim::DumpMCTruth::Config::Name = fhicl::Name |
Definition at line 42 of file DumpMCTruth_module.cc.
| fhicl::OptionalSequence<art::InputTag> sim::DumpMCTruth::Config::InputTruth |
Definition at line 45 of file DumpMCTruth_module.cc.
| fhicl::Atom<std::string> sim::DumpMCTruth::Config::OutputCategory |
Definition at line 50 of file DumpMCTruth_module.cc.
| fhicl::Atom<unsigned int> sim::DumpMCTruth::Config::PointsPerLine |
Definition at line 56 of file DumpMCTruth_module.cc.
1.8.5