Public Attributes | List of all members
art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T > Struct Template Reference

Public Attributes

fhicl::Atom< std::stringmodule_type
 
fhicl::TableFragment< Observer::EOConfigeoConfig
 
fhicl::TableFragment< T > user
 

Detailed Description

template<typename UserConfig, typename UserKeysToIgnore = void>
template<typename T>
struct art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T >

Definition at line 38 of file Analyzer.h.

Member Data Documentation

template<typename UserConfig, typename UserKeysToIgnore = void>
template<typename T >
fhicl::TableFragment<Observer::EOConfig> art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T >::eoConfig

Definition at line 41 of file Analyzer.h.

template<typename UserConfig, typename UserKeysToIgnore = void>
template<typename T >
fhicl::Atom<std::string> art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T >::module_type
Initial value:

Definition at line 39 of file Analyzer.h.

template<typename UserConfig, typename UserKeysToIgnore = void>
template<typename T >
fhicl::TableFragment<T> art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T >::user

Definition at line 42 of file Analyzer.h.


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