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

Public Types

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

Public Attributes

fhicl::Atom< unsigned int > nHits
 

Detailed Description

Definition at line 47 of file TrackProxyHitMaker_module.cc.

Member Typedef Documentation

Definition at line 49 of file TrackProxyHitMaker_module.cc.

Definition at line 48 of file TrackProxyHitMaker_module.cc.

Member Data Documentation

fhicl::Atom<unsigned int> lar::test::TrackProxyHitMaker::Config::nHits
Initial value:
{
Name("nHits"),
Comment("number of dummy hits to be generated"),
100
}

Definition at line 51 of file TrackProxyHitMaker_module.cc.


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