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

Configuration parameters. More...

#include "GeometryBuilderStandard.h"

Public Types

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

Public Attributes

fhicl::TableFragment< GeometryExtractor::Configextractor
 
fhicl::Atom< std::string > opDetGeoName
 

Detailed Description

Configuration parameters.

Definition at line 56 of file GeometryBuilderStandard.h.

Member Typedef Documentation

Member Data Documentation

fhicl::TableFragment<GeometryExtractor::Config> geo::GeometryBuilderStandard::Config::extractor

Definition at line 61 of file GeometryBuilderStandard.h.

fhicl::Atom<std::string> geo::GeometryBuilderStandard::Config::opDetGeoName
Initial value:
{
Name("opDetGeoName"),
Comment("the start of the name of optical detector GDML nodes"),
"volOpDetSensitive"
}

Definition at line 62 of file GeometryBuilderStandard.h.


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