LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
RecoProxyUsageExample::Config Struct Reference

Public Attributes

fhicl::Atom< art::InputTagtrackInputTag
 
fhicl::Atom< art::InputTagvertexInputTag
 
fhicl::Atom< art::InputTagmcsInputTag
 

Detailed Description

Definition at line 38 of file RecoProxyUsageExample_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> RecoProxyUsageExample::Config::mcsInputTag
Initial value:
{
fhicl::Name("mcsInputTag"),
fhicl::Comment("data product tag for track momentum reconstruction")}

Definition at line 43 of file RecoProxyUsageExample_module.cc.

fhicl::Atom<art::InputTag> RecoProxyUsageExample::Config::trackInputTag
Initial value:
{fhicl::Name("trackInputTag"),
fhicl::Comment("data product tag for tracks")}

Definition at line 39 of file RecoProxyUsageExample_module.cc.

fhicl::Atom<art::InputTag> RecoProxyUsageExample::Config::vertexInputTag
Initial value:
{fhicl::Name("vertexInputTag"),
fhicl::Comment("data product tag for vertices")}

Definition at line 41 of file RecoProxyUsageExample_module.cc.


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