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

#include <CRTBackTracker.h>

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > CRTDataLabel
 
fhicl::Atom< art::InputTag > CRTHitLabel
 
fhicl::Atom< art::InputTag > CRTTrackLabel
 
fhicl::Atom< bool > RollupUnsavedIds
 

Detailed Description

Definition at line 42 of file sbndcode/sbndcode/CRT/CRTUtils/CRTBackTracker.h.

Member Typedef Documentation

using sbnd::CRTBackTracker::Config::Comment = fhicl::Comment

Member Data Documentation

fhicl::Atom<art::InputTag> sbnd::CRTBackTracker::Config::CRTDataLabel
Initial value:
{
}

Definition at line 46 of file sbndcode/sbndcode/CRT/CRTUtils/CRTBackTracker.h.

fhicl::Atom<art::InputTag> sbnd::CRTBackTracker::Config::CRTHitLabel
Initial value:
{
}

Definition at line 49 of file sbndcode/sbndcode/CRT/CRTUtils/CRTBackTracker.h.

fhicl::Atom<art::InputTag> sbnd::CRTBackTracker::Config::CRTTrackLabel
Initial value:
{
}

Definition at line 52 of file sbndcode/sbndcode/CRT/CRTUtils/CRTBackTracker.h.

fhicl::Atom<bool> sbnd::CRTBackTracker::Config::RollupUnsavedIds
Initial value:
{
}

Definition at line 55 of file sbndcode/sbndcode/CRT/CRTUtils/CRTBackTracker.h.


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