Public Attributes | List of all members
art::ProvenanceDumperConfig< DETAIL, Enable > Struct Template Reference

#include <ProvenanceDumper.h>

Public Attributes

fhicl::TableFragment< art::OutputModule::ConfigomConfig
 
fhicl::Atom< boolwantPresentOnly {fhicl::Name("wantPresentOnly"), true}
 
fhicl::Atom< boolresolveProducts {fhicl::Name("resolveProducts"), true}
 
fhicl::Atom< boolwantResolvedOnly {fhicl::Name("wantResolvedOnly"), true}
 

Detailed Description

template<typename DETAIL, typename Enable = void>
struct art::ProvenanceDumperConfig< DETAIL, Enable >

Definition at line 132 of file ProvenanceDumper.h.

Member Data Documentation

template<typename DETAIL , typename Enable = void>
fhicl::TableFragment<art::OutputModule::Config> art::ProvenanceDumperConfig< DETAIL, Enable >::omConfig

Definition at line 133 of file ProvenanceDumper.h.

template<typename DETAIL , typename Enable = void>
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::resolveProducts {fhicl::Name("resolveProducts"), true}

Definition at line 135 of file ProvenanceDumper.h.

template<typename DETAIL , typename Enable = void>
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::wantPresentOnly {fhicl::Name("wantPresentOnly"), true}

Definition at line 134 of file ProvenanceDumper.h.

template<typename DETAIL , typename Enable = void>
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, Enable >::wantResolvedOnly {fhicl::Name("wantResolvedOnly"), true}

Definition at line 136 of file ProvenanceDumper.h.


The documentation for this struct was generated from the following file: