LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::EventObserverBase::EOConfig Struct Reference

#include "EventObserverBase.h"

Public Attributes

fhicl::Sequence< std::string > selectEvents
 

Detailed Description

Definition at line 67 of file EventObserverBase.h.

Member Data Documentation

fhicl::Sequence<std::string> art::EventObserverBase::EOConfig::selectEvents
Initial value:
{
fhicl::Name("SelectEvents"),
fhicl::Comment("The following parameter is a user-provided list\n"
"of filter paths. The default list is empty."),
std::vector<std::string>{}}

Definition at line 68 of file EventObserverBase.h.


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