All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
lar::test::TrackProxyTrackMaker::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > hitsTag
 
fhicl::Sequence< unsigned int > hitsPerTrack
 

Detailed Description

Definition at line 61 of file TrackProxyTrackMaker_module.cc.

Member Typedef Documentation

Definition at line 63 of file TrackProxyTrackMaker_module.cc.

Definition at line 62 of file TrackProxyTrackMaker_module.cc.

Member Data Documentation

fhicl::Sequence<unsigned int> lar::test::TrackProxyTrackMaker::Config::hitsPerTrack
Initial value:
{
Name("hitsPerTrack"),
}

Definition at line 70 of file TrackProxyTrackMaker_module.cc.

fhicl::Atom<art::InputTag> lar::test::TrackProxyTrackMaker::Config::hitsTag
Initial value:
{
Name("hits"),
}

Definition at line 65 of file TrackProxyTrackMaker_module.cc.


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