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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > SimModuleLabel
 
fhicl::Atom< art::InputTag > CRTTrackLabel
 
fhicl::Atom< art::InputTag > TPCTrackLabel
 
fhicl::Atom< bool > Verbose
 
fhicl::Table
< CRTTrackMatchAlg::Config
CRTTrackAlg
 
fhicl::Table
< CRTBackTracker::Config
CrtBackTrack
 
fhicl::Table
< CRTEventDisplay::Config
Evd
 

Detailed Description

Definition at line 65 of file CRTTrackMatchingAna_module.cc.

Member Typedef Documentation

Definition at line 67 of file CRTTrackMatchingAna_module.cc.

Definition at line 66 of file CRTTrackMatchingAna_module.cc.

Member Data Documentation

fhicl::Table<CRTBackTracker::Config> sbnd::CRTTrackMatchingAna::Config::CrtBackTrack
Initial value:
{
Name("CrtBackTrack"),
}

Definition at line 94 of file CRTTrackMatchingAna_module.cc.

fhicl::Table<CRTTrackMatchAlg::Config> sbnd::CRTTrackMatchingAna::Config::CRTTrackAlg
Initial value:
{
Name("CRTTrackAlg"),
}

Definition at line 90 of file CRTTrackMatchingAna_module.cc.

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

Definition at line 75 of file CRTTrackMatchingAna_module.cc.

fhicl::Table<CRTEventDisplay::Config> sbnd::CRTTrackMatchingAna::Config::Evd
Initial value:
{
Name("Evd"),
}

Definition at line 98 of file CRTTrackMatchingAna_module.cc.

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

Definition at line 70 of file CRTTrackMatchingAna_module.cc.

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

Definition at line 80 of file CRTTrackMatchingAna_module.cc.

fhicl::Atom<bool> sbnd::CRTTrackMatchingAna::Config::Verbose
Initial value:
{
Name("Verbose"),
}

Definition at line 85 of file CRTTrackMatchingAna_module.cc.


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