LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 39 of file DumpMCTruth_module.cc.
Definition at line 41 of file DumpMCTruth_module.cc.
Definition at line 40 of file DumpMCTruth_module.cc.
fhicl::OptionalSequence<art::InputTag> sim::DumpMCTruth::Config::InputTruth |
Definition at line 43 of file DumpMCTruth_module.cc.
fhicl::Atom<std::string> sim::DumpMCTruth::Config::OutputCategory |
Definition at line 47 of file DumpMCTruth_module.cc.
fhicl::Atom<unsigned int> sim::DumpMCTruth::Config::PointsPerLine |
Definition at line 53 of file DumpMCTruth_module.cc.