Public Types | Public Attributes | List of all members
TrackProxyTest::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagtracksTag
 

Detailed Description

Definition at line 53 of file TrackProxyTest_module.cc.

Member Typedef Documentation

Definition at line 55 of file TrackProxyTest_module.cc.

Definition at line 54 of file TrackProxyTest_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> TrackProxyTest::Config::tracksTag
Initial value:
{
Name("tracks"),
Comment("tag of the recob::Track data products to run the test on.")
}

Definition at line 57 of file TrackProxyTest_module.cc.


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