All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
sbnd::RunningT0Tagging::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 > CRTTrackLabel
 
fhicl::Atom< art::InputTag > TPCTrackLabel
 
fhicl::Atom< bool > Verbose
 
fhicl::Table
< CRTT0MatchAlg::Config
CRTHitMatch
 
fhicl::Table
< CRTTrackMatchAlg::Config
CRTTrackMatch
 

Detailed Description

Definition at line 48 of file RunningT0Tagging_module.cc.

Member Typedef Documentation

Definition at line 50 of file RunningT0Tagging_module.cc.

Definition at line 49 of file RunningT0Tagging_module.cc.

Member Data Documentation

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

Definition at line 58 of file RunningT0Tagging_module.cc.

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

Definition at line 78 of file RunningT0Tagging_module.cc.

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

Definition at line 63 of file RunningT0Tagging_module.cc.

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

Definition at line 82 of file RunningT0Tagging_module.cc.

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

Definition at line 53 of file RunningT0Tagging_module.cc.

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

Definition at line 68 of file RunningT0Tagging_module.cc.

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

Definition at line 73 of file RunningT0Tagging_module.cc.


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