Public Attributes | List of all members
art::ProducerTable< UserConfig, ImplicitConfig, UserKeysToIgnore >::FullConfig< T, U > Struct Template Reference

Public Attributes

fhicl::Atom< std::stringtype {U::plugin_type()}
 
fhicl::Atom< boolerrorOnFailureToPut
 
fhicl::TableFragment< T > user
 

Detailed Description

template<typename UserConfig, typename ImplicitConfig, typename UserKeysToIgnore = void>
template<typename T, typename U = ImplicitConfig>
struct art::ProducerTable< UserConfig, ImplicitConfig, UserKeysToIgnore >::FullConfig< T, U >

Definition at line 22 of file ProducerTable.h.

Member Data Documentation

template<typename UserConfig, typename ImplicitConfig, typename UserKeysToIgnore = void>
template<typename T , typename U = ImplicitConfig>
fhicl::Atom<bool> art::ProducerTable< UserConfig, ImplicitConfig, UserKeysToIgnore >::FullConfig< T, U >::errorOnFailureToPut
Initial value:
{fhicl::Name("errorOnFailureToPut"),
true}

Definition at line 24 of file ProducerTable.h.

template<typename UserConfig, typename ImplicitConfig, typename UserKeysToIgnore = void>
template<typename T , typename U = ImplicitConfig>
fhicl::Atom<std::string> art::ProducerTable< UserConfig, ImplicitConfig, UserKeysToIgnore >::FullConfig< T, U >::type {U::plugin_type()}

Definition at line 23 of file ProducerTable.h.

template<typename UserConfig, typename ImplicitConfig, typename UserKeysToIgnore = void>
template<typename T , typename U = ImplicitConfig>
fhicl::TableFragment<T> art::ProducerTable< UserConfig, ImplicitConfig, UserKeysToIgnore >::FullConfig< T, U >::user

Definition at line 26 of file ProducerTable.h.


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