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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > SimModuleLabel
 
fhicl::Atom< art::InputTag > CRTSimLabel
 
fhicl::Atom< art::InputTag > CRTHitLabel
 
fhicl::Atom< art::InputTag > CRTTrackLabel
 
fhicl::Atom< art::InputTag > TPCTrackLabel
 
fhicl::Atom< bool > Verbose
 
fhicl::Table
< CRTT0MatchAlg::Config
CRTT0Alg
 
fhicl::Table
< CRTTrackMatchAlg::Config
CRTTrackAlg
 
fhicl::Table
< CRTBackTracker::Config
CrtBackTrack
 

Detailed Description

Definition at line 83 of file CRTFullRecoAna_module.cc.

Member Typedef Documentation

using sbnd::CRTFullRecoAna::Config::Comment = fhicl::Comment

Definition at line 85 of file CRTFullRecoAna_module.cc.

Definition at line 84 of file CRTFullRecoAna_module.cc.

Member Data Documentation

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

Definition at line 126 of file CRTFullRecoAna_module.cc.

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

Definition at line 98 of file CRTFullRecoAna_module.cc.

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

Definition at line 93 of file CRTFullRecoAna_module.cc.

fhicl::Table<CRTT0MatchAlg::Config> sbnd::CRTFullRecoAna::Config::CRTT0Alg
Initial value:
{
Name("CRTT0Alg"),
}

Definition at line 118 of file CRTFullRecoAna_module.cc.

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

Definition at line 122 of file CRTFullRecoAna_module.cc.

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

Definition at line 103 of file CRTFullRecoAna_module.cc.

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

Definition at line 88 of file CRTFullRecoAna_module.cc.

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

Definition at line 108 of file CRTFullRecoAna_module.cc.

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

Definition at line 113 of file CRTFullRecoAna_module.cc.


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