LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
trkf::VertexFitter::Inputs Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTaginputPFParticleLabel
 
fhicl::Atom< art::InputTaginputTracksLabel
 

Detailed Description

Definition at line 49 of file VertexFitter_module.cc.

Member Typedef Documentation

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 52 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 56 of file VertexFitter_module.cc.


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