LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
ophit::DumpOpFlashes::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagOpFlashModuleLabel
 
fhicl::Atom< bool > PrintOpHitAssociations
 
fhicl::Atom< std::string > OutputCategory
 

Detailed Description

Definition at line 73 of file DumpOpFlashes_module.cc.

Member Typedef Documentation

Member Data Documentation

fhicl::Atom<art::InputTag> ophit::DumpOpFlashes::Config::OpFlashModuleLabel
Initial value:
{
Name{"OpFlashModuleLabel"},
Comment{"tag of the recob::OpFlash collection to be dumped"}}

Definition at line 77 of file DumpOpFlashes_module.cc.

fhicl::Atom<std::string> ophit::DumpOpFlashes::Config::OutputCategory
Initial value:
{
Name("OutputCategory"),
Comment("the messagefacility category used for the output"),
"DumpOpFlashes"}

Definition at line 86 of file DumpOpFlashes_module.cc.

fhicl::Atom<bool> ophit::DumpOpFlashes::Config::PrintOpHitAssociations
Initial value:
{
Name("PrintOpHitAssociations"),
Comment("also prints a list of optical hits associated to the flash"),
true}

Definition at line 81 of file DumpOpFlashes_module.cc.


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