LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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 41 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 50 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 42 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 46 of file RecoProxyUsageExample_module.cc.


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