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

#include "GeometryExtractor.h"

Public Attributes

fhicl::Atom< Path_t::Depth_tmaxDepth
 

Detailed Description

Definition at line 43 of file GeometryExtractor.h.

Member Data Documentation

fhicl::Atom<Path_t::Depth_t> geo::GeometryExtractor::Config::maxDepth
Initial value:
{
fhicl::Name("maxDepth"),
fhicl::Comment("maximum number of level of the geometry structure to descend"),
std::numeric_limits<Path_t::Depth_t>::max()
}

Definition at line 44 of file GeometryExtractor.h.

Referenced by geo::GeometryExtractor::GeometryExtractor().


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