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

#include <CRTTrackMatchAlg.h>

Public Types

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

Public Attributes

fhicl::Atom< double > MaxAngleDiff
 
fhicl::Atom< double > MaxDistance
 
fhicl::Atom< double > MaxScore
 
fhicl::Atom< art::InputTag > TPCTrackLabel
 
fhicl::Atom< std::string > SelectionMetric
 

Detailed Description

Definition at line 64 of file CRTTrackMatchAlg.h.

Member Typedef Documentation

Definition at line 66 of file CRTTrackMatchAlg.h.

Definition at line 65 of file CRTTrackMatchAlg.h.

Member Data Documentation

fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxAngleDiff
Initial value:
{
Name("MaxAngleDiff"),
}

Definition at line 68 of file CRTTrackMatchAlg.h.

fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxDistance
Initial value:
{
Name("MaxDistance"),
}

Definition at line 73 of file CRTTrackMatchAlg.h.

fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxScore
Initial value:
{
Name("MaxScore"),
}

Definition at line 78 of file CRTTrackMatchAlg.h.

fhicl::Atom<std::string> sbnd::CRTTrackMatchAlg::Config::SelectionMetric
Initial value:
{
Name("SelectionMetric"),
}

Definition at line 88 of file CRTTrackMatchAlg.h.

fhicl::Atom<art::InputTag> sbnd::CRTTrackMatchAlg::Config::TPCTrackLabel
Initial value:
{
Name("TPCTrackLabel"),
}

Definition at line 83 of file CRTTrackMatchAlg.h.


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