|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <PDVDEffectiveChannelMap.hpp>
Public Member Functions | |
| PDVDEffectiveChannelMap (unsigned int first_channel, unsigned int n_channels) | |
| unsigned int | remapCollectionPlaneChannel (unsigned int original_channel) |
| unsigned int | getNEffectiveChannels () |
Protected Attributes | |
| unsigned int | m_first_channel |
| unsigned int | m_n_channels |
| unsigned int | m_n_channels_crp_block |
| unsigned int | m_n_effective_channels |
Definition at line 11 of file PDVDEffectiveChannelMap.hpp.
| triggeralgs::PDVDEffectiveChannelMap::PDVDEffectiveChannelMap | ( | unsigned int | first_channel, |
| unsigned int | n_channels ) |
Definition at line 5 of file PDVDEffectiveChannelMap.cpp.
|
inline |
Definition at line 19 of file PDVDEffectiveChannelMap.hpp.
| unsigned int triggeralgs::PDVDEffectiveChannelMap::remapCollectionPlaneChannel | ( | unsigned int | original_channel | ) |
Definition at line 12 of file PDVDEffectiveChannelMap.cpp.
|
protected |
Definition at line 23 of file PDVDEffectiveChannelMap.hpp.
|
protected |
Definition at line 24 of file PDVDEffectiveChannelMap.hpp.
|
protected |
Definition at line 25 of file PDVDEffectiveChannelMap.hpp.
|
protected |
Definition at line 26 of file PDVDEffectiveChannelMap.hpp.