Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | SeedModuleLabel |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< bool > | PrintHexFloats |
Definition at line 50 of file DumpSeeds_module.cc.
Definition at line 53 of file DumpSeeds_module.cc.
Definition at line 52 of file DumpSeeds_module.cc.
fhicl::Atom<std::string> recob::DumpSeeds::Config::OutputCategory |
Definition at line 60 of file DumpSeeds_module.cc.
fhicl::Atom<bool> recob::DumpSeeds::Config::PrintHexFloats |
Definition at line 66 of file DumpSeeds_module.cc.
fhicl::Atom<art::InputTag> recob::DumpSeeds::Config::SeedModuleLabel |
Definition at line 55 of file DumpSeeds_module.cc.