Public Types | Public Attributes | List of all members
lar::test::AssnsChainHitMaker::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 45 of file AssnsChainHitMaker_module.cc.

Member Typedef Documentation

Definition at line 47 of file AssnsChainHitMaker_module.cc.

Definition at line 46 of file AssnsChainHitMaker_module.cc.

Member Data Documentation

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

Definition at line 49 of file AssnsChainHitMaker_module.cc.


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