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

#include <ICARUSChannelMapAlg.h>

Classes

struct  WirelessChannelStruct
 

Public Types

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

Public Attributes

fhicl::OptionalDelegatedParameter Sorter
 
fhicl::Table
< WirelessChannelStruct
WirelessChannels
 

Detailed Description

Definition at line 174 of file ICARUSChannelMapAlg.h.

Member Typedef Documentation

Definition at line 177 of file ICARUSChannelMapAlg.h.

Definition at line 176 of file ICARUSChannelMapAlg.h.

Member Data Documentation

fhicl::OptionalDelegatedParameter icarus::ICARUSChannelMapAlg::Config::Sorter
Initial value:
{
Name("Sorter"),
}

Definition at line 254 of file ICARUSChannelMapAlg.h.

fhicl::Table<WirelessChannelStruct> icarus::ICARUSChannelMapAlg::Config::WirelessChannels
Initial value:
{
Name("WirelessChannels"),
}

Definition at line 259 of file ICARUSChannelMapAlg.h.


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