All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
sbn::TimeTrackTreeStorage::Config::TriggerSpecConfig Struct Reference

Information on a single trigger source for the tree. More...

Public Attributes

fhicl::Atom< std::string > Name
 
fhicl::Atom< art::InputTag > TriggerTag
 

Detailed Description

Information on a single trigger source for the tree.

Definition at line 179 of file TimeTrackTreeStorage_module.cc.

Member Data Documentation

fhicl::Atom<std::string> sbn::TimeTrackTreeStorage::Config::TriggerSpecConfig::Name
Initial value:
{
fhicl::Name("Name"),
}

Definition at line 181 of file TimeTrackTreeStorage_module.cc.

fhicl::Atom<art::InputTag> sbn::TimeTrackTreeStorage::Config::TriggerSpecConfig::TriggerTag
Initial value:
{
fhicl::Name("TriggerTag"),
}

Definition at line 185 of file TimeTrackTreeStorage_module.cc.


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