Public Types | Public Attributes | List of all members
geo::DumpGeometry::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< std::stringoutputCategory
 

Detailed Description

Definition at line 41 of file DumpGeometry_module.cc.

Member Typedef Documentation

Definition at line 43 of file DumpGeometry_module.cc.

Definition at line 42 of file DumpGeometry_module.cc.

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 45 of file DumpGeometry_module.cc.


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