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

Public Types

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

Public Attributes

fhicl::Sequence< fhicl::Table< ParticleConfig > > particles
 

Detailed Description

Definition at line 86 of file ParticleMaker_module.cc.

Member Typedef Documentation

Definition at line 89 of file ParticleMaker_module.cc.

Definition at line 88 of file ParticleMaker_module.cc.

Member Data Documentation

fhicl::Sequence<fhicl::Table<ParticleConfig> > lar::example::tests::ParticleMaker::Config::particles
Initial value:
{
Name("particles"),
Comment("list of particle specification")
}

Definition at line 91 of file ParticleMaker_module.cc.


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