LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
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 135 of file DumpPFParticles_module.cc.
Definition at line 137 of file DumpPFParticles_module.cc.
Definition at line 136 of file DumpPFParticles_module.cc.
fhicl::Atom<bool> recob::DumpPFParticles::Config::MakeParticleGraphs |
Definition at line 161 of file DumpPFParticles_module.cc.
fhicl::OptionalAtom<unsigned int> recob::DumpPFParticles::Config::MaxDepth |
Definition at line 156 of file DumpPFParticles_module.cc.
fhicl::Atom<std::string> recob::DumpPFParticles::Config::OutputCategory |
Definition at line 144 of file DumpPFParticles_module.cc.
fhicl::Atom<art::InputTag> recob::DumpPFParticles::Config::PFModuleLabel |
Definition at line 139 of file DumpPFParticles_module.cc.
fhicl::Atom<bool> recob::DumpPFParticles::Config::PrintHexFloats |
Definition at line 150 of file DumpPFParticles_module.cc.