LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::detail::Analyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T > Struct Template Reference

Public Attributes

fhicl::Atom< std::string > module_type {ModuleConfig::plugin_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 39 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 {ModuleConfig::plugin_type()}

Definition at line 40 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: