#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 |
Definition at line 64 of file CRTTrackMatchAlg.h.
using sbnd::CRTTrackMatchAlg::Config::Comment = fhicl::Comment |
Definition at line 66 of file CRTTrackMatchAlg.h.
using sbnd::CRTTrackMatchAlg::Config::Name = fhicl::Name |
Definition at line 65 of file CRTTrackMatchAlg.h.
fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxAngleDiff |
Definition at line 68 of file CRTTrackMatchAlg.h.
fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxDistance |
Definition at line 73 of file CRTTrackMatchAlg.h.
fhicl::Atom<double> sbnd::CRTTrackMatchAlg::Config::MaxScore |
Definition at line 78 of file CRTTrackMatchAlg.h.
fhicl::Atom<std::string> sbnd::CRTTrackMatchAlg::Config::SelectionMetric |
Definition at line 88 of file CRTTrackMatchAlg.h.
fhicl::Atom<art::InputTag> sbnd::CRTTrackMatchAlg::Config::TPCTrackLabel |
Definition at line 83 of file CRTTrackMatchAlg.h.