Public Attributes | List of all members
geo::GeometryInfoCheck::GeometryInfoConfig Struct Reference

Public Attributes

fhicl::OptionalAtom< std::stringName
 
fhicl::Atom< boolRequired
 

Detailed Description

Definition at line 47 of file GeometryInfoCheck_module.cc.

Member Data Documentation

fhicl::OptionalAtom<std::string> geo::GeometryInfoCheck::GeometryInfoConfig::Name
Initial value:
{
fhicl::Name{ "Name" },
fhicl::Comment{ "Name of the geometry (if omitted, any will do)" }
}

Definition at line 49 of file GeometryInfoCheck_module.cc.

fhicl::Atom<bool> geo::GeometryInfoCheck::GeometryInfoConfig::Required
Initial value:
{
fhicl::Name{ "Required" },
fhicl::Comment{ "Whether the presence of this item is mandatory" },
true
}

Definition at line 54 of file GeometryInfoCheck_module.cc.


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