Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | PFModuleLabel |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< bool > | PrintHexFloats |
fhicl::OptionalAtom< unsigned int > | MaxDepth |
fhicl::Atom< bool > | MakeParticleGraphs |
Definition at line 134 of file DumpPFParticles_module.cc.
Definition at line 136 of file DumpPFParticles_module.cc.
Definition at line 135 of file DumpPFParticles_module.cc.
fhicl::Atom<bool> recob::DumpPFParticles::Config::MakeParticleGraphs |
Definition at line 160 of file DumpPFParticles_module.cc.
fhicl::OptionalAtom<unsigned int> recob::DumpPFParticles::Config::MaxDepth |
Definition at line 155 of file DumpPFParticles_module.cc.
fhicl::Atom<std::string> recob::DumpPFParticles::Config::OutputCategory |
Definition at line 143 of file DumpPFParticles_module.cc.
fhicl::Atom<art::InputTag> recob::DumpPFParticles::Config::PFModuleLabel |
Definition at line 138 of file DumpPFParticles_module.cc.
fhicl::Atom<bool> recob::DumpPFParticles::Config::PrintHexFloats |
Definition at line 149 of file DumpPFParticles_module.cc.