Public Types | Public Attributes | List of all members
lar::test::ChargedSpacePointProxyInputMaker::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< unsigned int > nPoints
 

Detailed Description

Definition at line 52 of file ChargedSpacePointProxyInputMaker_module.cc.

Member Typedef Documentation

Definition at line 54 of file ChargedSpacePointProxyInputMaker_module.cc.

Definition at line 53 of file ChargedSpacePointProxyInputMaker_module.cc.

Member Data Documentation

fhicl::Atom<unsigned int> lar::test::ChargedSpacePointProxyInputMaker::Config::nPoints
Initial value:
{
Name("nPoints"),
Comment("number of points to generate."),
10U
}

Definition at line 56 of file ChargedSpacePointProxyInputMaker_module.cc.


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