LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::EDAnalyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T > Struct Template Reference

#include "EDAnalyzer.h"

Public Attributes

fhicl::Atom< std::string > module_type
 
fhicl::TableFragment< EventObserverBase::EOConfigeoConfig
 
fhicl::TableFragment< T > user
 

Detailed Description

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

Definition at line 48 of file EDAnalyzer.h.

Member Data Documentation

template<typename UserConfig, typename UserKeysToIgnore = void>
template<typename T >
fhicl::TableFragment<EventObserverBase::EOConfig> art::EDAnalyzer::Table< UserConfig, UserKeysToIgnore >::FullConfig< T >::eoConfig

Definition at line 51 of file EDAnalyzer.h.

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

Definition at line 49 of file EDAnalyzer.h.

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

Definition at line 52 of file EDAnalyzer.h.


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