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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > inputPFParticleLabel
 
fhicl::Atom< art::InputTag > inputTracksLabel
 

Detailed Description

Definition at line 44 of file VertexFitter_module.cc.

Member Typedef Documentation

using trkf::VertexFitter::Inputs::Comment = fhicl::Comment

Definition at line 46 of file VertexFitter_module.cc.

using trkf::VertexFitter::Inputs::Name = fhicl::Name

Definition at line 45 of file VertexFitter_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> trkf::VertexFitter::Inputs::inputPFParticleLabel
Initial value:
{
Name("inputPFParticleLabel"),
Comment("Label of recob::PFParticle Collection to be fit")}

Definition at line 47 of file VertexFitter_module.cc.

fhicl::Atom<art::InputTag> trkf::VertexFitter::Inputs::inputTracksLabel
Initial value:
{
Name("inputTracksLabel"),
Comment("Label of recob::Track Collection associated to PFParticles")}

Definition at line 50 of file VertexFitter_module.cc.


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