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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > tracksTag
 

Detailed Description

Definition at line 58 of file ProxyBaseTest_module.cc.

Member Typedef Documentation

using ProxyBaseTest::Config::Comment = fhicl::Comment

Definition at line 60 of file ProxyBaseTest_module.cc.

using ProxyBaseTest::Config::Name = fhicl::Name

Definition at line 59 of file ProxyBaseTest_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> ProxyBaseTest::Config::tracksTag
Initial value:
{
Name("tracks"),
}

Definition at line 62 of file ProxyBaseTest_module.cc.


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