Public Types | Public Attributes | List of all members
lar::example::tests::SpacePointMaker::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< double > spacing
 

Detailed Description

Definition at line 53 of file SpacePointMaker_module.cc.

Member Typedef Documentation

Definition at line 56 of file SpacePointMaker_module.cc.

Definition at line 55 of file SpacePointMaker_module.cc.

Member Data Documentation

fhicl::Atom<double> lar::example::tests::SpacePointMaker::Config::spacing
Initial value:
{
Name("spacing"),
Comment("spacing between points [cm]")
}

Definition at line 58 of file SpacePointMaker_module.cc.


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