All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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::string > outputCategory
 

Detailed Description

Definition at line 47 of file DumpGeometry_module.cc.

Member Typedef Documentation

using geo::DumpGeometry::Config::Comment = fhicl::Comment

Definition at line 49 of file DumpGeometry_module.cc.

using geo::DumpGeometry::Config::Name = fhicl::Name

Definition at line 48 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 51 of file DumpGeometry_module.cc.


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