Go to the documentation of this file. 1 #ifndef DATAFORMATS_MTDCHANNELIDENTIFIER_H
2 #define DATAFORMATS_MTDCHANNELIDENTIFIER_H
19 return std::pair<int, int>(row,
col);
MTDChannelIdentifier(unsigned int row_w, unsigned int column_w, unsigned int time_w, unsigned int adc_w)
const PackedDigiType row_mask
const PackedDigiType time_mask
const PackedDigiType adc_mask
static int pixelToChannel(int row, int col)
static const MTDChannelIdentifier & GetInstance()
const PackedDigiType rowcol_mask
~MTDChannelIdentifier()=default
static PFTauRenderPlugin instance
MTDChannelIdentifier & operator=(const MTDChannelIdentifier &)=delete
unsigned int PackedDigiType
static std::pair< int, int > channelToPixel(int ch)
const PackedDigiType column_mask