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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > SimModuleLabel
 
fhicl::Atom< art::InputTag > SimChannelModuleLabel
 
fhicl::Atom< art::InputTag > CRTSimLabel
 
fhicl::Atom< bool > Verbose
 
fhicl::Atom< double > QPed
 
fhicl::Atom< double > QSlope
 
fhicl::Atom< double > ClockSpeedCRT
 
fhicl::Table
< CRTBackTracker::Config
CrtBackTrack
 

Detailed Description

Definition at line 67 of file CRTDetSimAna_module.cc.

Member Typedef Documentation

using sbnd::CRTDetSimAna::Config::Comment = fhicl::Comment

Definition at line 69 of file CRTDetSimAna_module.cc.

using sbnd::CRTDetSimAna::Config::Name = fhicl::Name

Definition at line 68 of file CRTDetSimAna_module.cc.

Member Data Documentation

fhicl::Atom<double> sbnd::CRTDetSimAna::Config::ClockSpeedCRT
Initial value:
{
Name("ClockSpeedCRT"),
}

Definition at line 100 of file CRTDetSimAna_module.cc.

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

Definition at line 105 of file CRTDetSimAna_module.cc.

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

Definition at line 82 of file CRTDetSimAna_module.cc.

fhicl::Atom<double> sbnd::CRTDetSimAna::Config::QPed
Initial value:
{
Name("QPed"),
}

Definition at line 92 of file CRTDetSimAna_module.cc.

fhicl::Atom<double> sbnd::CRTDetSimAna::Config::QSlope
Initial value:
{
Name("QSlope"),
}

Definition at line 96 of file CRTDetSimAna_module.cc.

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

Definition at line 77 of file CRTDetSimAna_module.cc.

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

Definition at line 72 of file CRTDetSimAna_module.cc.

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

Definition at line 87 of file CRTDetSimAna_module.cc.


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