#include <ProvenanceDumper.h>
Public Attributes | |
fhicl::TableFragment< art::OutputModule::Config > | omConfig |
fhicl::Atom< bool > | wantPresentOnly {fhicl::Name("wantPresentOnly"), true} |
fhicl::Atom< bool > | resolveProducts {fhicl::Name("resolveProducts"), true} |
fhicl::Atom< bool > | wantResolvedOnly {fhicl::Name("wantResolvedOnly"), true} |
Definition at line 132 of file ProvenanceDumper.h.
fhicl::TableFragment<art::OutputModule::Config> art::ProvenanceDumperConfig< DETAIL, Enable >::omConfig |
Definition at line 133 of file ProvenanceDumper.h.
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::resolveProducts {fhicl::Name("resolveProducts"), true} |
Definition at line 135 of file ProvenanceDumper.h.
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::wantPresentOnly {fhicl::Name("wantPresentOnly"), true} |
Definition at line 134 of file ProvenanceDumper.h.
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::wantResolvedOnly {fhicl::Name("wantResolvedOnly"), true} |
Definition at line 136 of file ProvenanceDumper.h.