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

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Sequence< art::InputTag > FragmentTags
 
fhicl::Atom< std::string > OutputCategory
 

Detailed Description

Definition at line 67 of file DumpArtDAQfragments_module.cc.

Member Typedef Documentation

Definition at line 70 of file DumpArtDAQfragments_module.cc.

Definition at line 69 of file DumpArtDAQfragments_module.cc.

Member Data Documentation

fhicl::Sequence<art::InputTag> sbn::DumpArtDAQfragments::Config::FragmentTags
Initial value:
{
Name("FragmentTags"),
}

Definition at line 72 of file DumpArtDAQfragments_module.cc.

fhicl::Atom<std::string> sbn::DumpArtDAQfragments::Config::OutputCategory
Initial value:
{
Name("OutputCategory"),
Comment("name of the category used for the output"),
"DumpArtDAQfragments"
}

Definition at line 77 of file DumpArtDAQfragments_module.cc.


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