KLM channel map.
More...
#include <KLMChannelMapValue.h>
template<class T>
class Belle2::KLMChannelMapValue< T >
KLM channel map.
Definition at line 43 of file KLMChannelMapValue.h.
◆ getChannelData()
const T getChannelData |
( |
uint16_t |
channel | ) |
const |
|
inline |
◆ setChannelData()
void setChannelData |
( |
uint16_t |
channel, |
|
|
const T |
data |
|
) |
| |
|
inline |
Set channel data.
- Parameters
-
[in] | channel | Channel number. |
[in] | data | Data. |
Definition at line 81 of file KLMChannelMapValue.h.
◆ setDataAllChannels()
void setDataAllChannels |
( |
const T |
data | ) |
|
|
inline |
The documentation for this class was generated from the following file: