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

Public Types

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

Public Attributes

fhicl::Atom< std::string > outputCategory
 

Detailed Description

Definition at line 47 of file DumpGeometry_module.cc.

Member Typedef Documentation

Member Data Documentation

fhicl::Atom<std::string> geo::DumpGeometry::Config::outputCategory
Initial value:
{
Name("outputCategory"),
"name of message facility output category to stream the information into (INFO level)"),
"DumpGeometry"}

Definition at line 51 of file DumpGeometry_module.cc.


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