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

#include <ICARUSChannelMapAlg.h>

Public Attributes

fhicl::Atom< unsigned int > FirstInductionPreChannels
 
fhicl::Atom< unsigned int > FirstInductionPostChannels
 
fhicl::Atom< unsigned int > SecondInductionEvenPreChannels
 
fhicl::Atom< unsigned int > SecondInductionEvenPostChannels
 
fhicl::Atom< unsigned int > SecondInductionOddPreChannels
 
fhicl::Atom< unsigned int > SecondInductionOddPostChannels
 
fhicl::Atom< unsigned int > CollectionEvenPreChannels
 
fhicl::Atom< unsigned int > CollectionEvenPostChannels
 
fhicl::Atom< unsigned int > CollectionOddPreChannels
 
fhicl::Atom< unsigned int > CollectionOddPostChannels
 

Detailed Description

Definition at line 179 of file ICARUSChannelMapAlg.h.

Member Data Documentation

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::CollectionEvenPostChannels
Initial value:
{
Name("CollectionEvenPostChannels"),
("number of wireless/ghost/virtual channels after the last regular channel in collection plane in even TPC sets"),
0U
}

Definition at line 230 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::CollectionEvenPreChannels
Initial value:
{
Name("CollectionEvenPreChannels"),
("number of wireless/ghost/virtual channels before the first regular channel in collection plane in even TPC sets"),
0U
}

Definition at line 223 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::CollectionOddPostChannels
Initial value:
{
Name("CollectionOddPostChannels"),
("number of wireless/ghost/virtual channels after the last regular channel in collection plane in odd TPC sets"),
0U
}

Definition at line 244 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::CollectionOddPreChannels
Initial value:
{
Name("CollectionOddPreChannels"),
("number of wireless/ghost/virtual channels before the first regular channel in collection plane in odd TPC sets"),
0U
}

Definition at line 237 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::FirstInductionPostChannels
Initial value:
{
Name("FirstInductionPostChannels"),
("number of wireless channels after the last regular channel in first induction plane"),
0U
}

Definition at line 188 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::FirstInductionPreChannels
Initial value:
{
Name("FirstInductionPreChannels"),
("number of wireless channels before the first regular channel in first induction plane"),
0U
}

Definition at line 181 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::SecondInductionEvenPostChannels
Initial value:
{
Name("SecondInductionEvenPostChannels"),
("number of wireless/ghost/virtual channels after the last regular channel in second induction plane in even TPC sets"),
0U
}

Definition at line 202 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::SecondInductionEvenPreChannels
Initial value:
{
Name("SecondInductionEvenPreChannels"),
("number of wireless/ghost/virtual channels before the first regular channel in second induction planes in even TPC sets"),
0U
}

Definition at line 195 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::SecondInductionOddPostChannels
Initial value:
{
Name("SecondInductionOddPostChannels"),
("number of wireless/ghost/virtual channels after the last regular channel in second induction plane in odd TPC sets"),
0U
}

Definition at line 216 of file ICARUSChannelMapAlg.h.

fhicl::Atom<unsigned int> icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct::SecondInductionOddPreChannels
Initial value:
{
Name("SecondInductionOddPreChannels"),
("number of wireless/ghost/virtual channels before the first regular channel in second induction plane in odd TPC sets"),
0U
}

Definition at line 209 of file ICARUSChannelMapAlg.h.


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