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

Public Types

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

Public Attributes

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

Detailed Description

Definition at line 66 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

Member Typedef Documentation

Member Data Documentation

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

Definition at line 95 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

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

Definition at line 76 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

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

Definition at line 91 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

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

Definition at line 71 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

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

Definition at line 81 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.

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

Definition at line 86 of file sbndcode/sbndcode/CRT/CRTAna/CRTT0MatchingAna_module.cc.


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