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::InputTaginputPFParticleLabel
 
fhicl::Atom< art::InputTaginputTracksLabel
 

Detailed Description

Definition at line 43 of file VertexFitter_module.cc.

Member Typedef Documentation

Definition at line 45 of file VertexFitter_module.cc.

Definition at line 44 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 46 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 49 of file VertexFitter_module.cc.


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