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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagOpHitModuleLabel
 
fhicl::Atom< std::string > OutputCategory
 

Detailed Description

Definition at line 51 of file DumpOpHits_module.cc.

Member Typedef Documentation

Member Data Documentation

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

Definition at line 55 of file DumpOpHits_module.cc.

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

Definition at line 59 of file DumpOpHits_module.cc.


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