Public Types | Public Attributes | List of all members
trkf::Geometric3DVertexFitter::Config Struct Reference

#include <Geometric3DVertexFitter.h>

Public Types

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

Public Attributes

fhicl::Atom< int > debugLevel
 
fhicl::Atom< double > sipCut
 

Detailed Description

Definition at line 54 of file Geometric3DVertexFitter.h.

Member Typedef Documentation

Definition at line 56 of file Geometric3DVertexFitter.h.

Definition at line 55 of file Geometric3DVertexFitter.h.

Member Data Documentation

fhicl::Atom<int> trkf::Geometric3DVertexFitter::Config::debugLevel
Initial value:
{
Name("debugLevel"),
Comment("Debugging level: 0 for no printouts, 1 for minimal, 2 for full.")}

Definition at line 57 of file Geometric3DVertexFitter.h.

fhicl::Atom<double> trkf::Geometric3DVertexFitter::Config::sipCut
Initial value:
{
Name("sipCut"),
"Cut on maximum impact parameter significance to use the track in the vertex fit.")}

Definition at line 60 of file Geometric3DVertexFitter.h.


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