Public Member Functions | Public Attributes | List of all members
geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct Struct Reference

#include <ColdBoxChannelMapAlg.h>

Public Member Functions

 ChannelsInROPStruct ()=default
 
 ChannelsInROPStruct (raw::ChannelID_t firstChannel, unsigned int nChannels, readout::ROPID const &ropid)
 

Public Attributes

raw::ChannelID_t firstChannel = raw::InvalidChannelID
 
unsigned int nChannels = 0U
 
readout::ROPID ropid
 ID of the ROP we cover. More...
 

Detailed Description

Definition at line 53 of file ColdBoxChannelMapAlg.h.

Constructor & Destructor Documentation

geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct::ChannelsInROPStruct ( )
default
geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct::ChannelsInROPStruct ( raw::ChannelID_t  firstChannel,
unsigned int  nChannels,
readout::ROPID const &  ropid 
)
inline

Member Data Documentation

raw::ChannelID_t geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct::firstChannel = raw::InvalidChannelID

Definition at line 55 of file ColdBoxChannelMapAlg.h.

unsigned int geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct::nChannels = 0U

Definition at line 56 of file ColdBoxChannelMapAlg.h.

readout::ROPID geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct::ropid

ID of the ROP we cover.

Definition at line 57 of file ColdBoxChannelMapAlg.h.


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