LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > > Struct Template Reference

#include "ProvenanceDumper.h"

Public Attributes

fhicl::TableFragment< art::OutputModule::ConfigomConfig
 
fhicl::Atom< bool > wantPresentOnly {fhicl::Name("wantPresentOnly"), true}
 
fhicl::Atom< bool > resolveProducts {fhicl::Name("resolveProducts"), true}
 
fhicl::Atom< bool > wantResolvedOnly {fhicl::Name("wantResolvedOnly"), true}
 
fhicl::TableFragment< typename DETAIL::Config > user
 

Detailed Description

template<typename DETAIL>
struct art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >

Definition at line 140 of file ProvenanceDumper.h.

Member Data Documentation

template<typename DETAIL >
fhicl::TableFragment<art::OutputModule::Config> art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >::omConfig

Definition at line 141 of file ProvenanceDumper.h.

template<typename DETAIL >
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >::resolveProducts {fhicl::Name("resolveProducts"), true}

Definition at line 143 of file ProvenanceDumper.h.

template<typename DETAIL >
fhicl::TableFragment<typename DETAIL::Config> art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >::user

Definition at line 145 of file ProvenanceDumper.h.

template<typename DETAIL >
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >::wantPresentOnly {fhicl::Name("wantPresentOnly"), true}

Definition at line 142 of file ProvenanceDumper.h.

template<typename DETAIL >
fhicl::Atom<bool> art::ProvenanceDumperConfig< DETAIL, std::void_t< typename DETAIL::Config > >::wantResolvedOnly {fhicl::Name("wantResolvedOnly"), true}

Definition at line 144 of file ProvenanceDumper.h.


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