#include <SiStripFEDBufferComponents.h>
Public Member Functions | |
uint16_t | cmMedian (const uint8_t apvIndex) const |
const uint8_t * | data () const |
FEDChannel (const uint8_t *const data, const size_t offset, const uint16_t length) | |
FEDChannel (const uint8_t *const data, const size_t offset) | |
uint16_t | length () const |
size_t | offset () const |
uint8_t | packetCode () const |
Private Attributes | |
const uint8_t * | data_ |
uint16_t | length_ |
size_t | offset_ |
Friends | |
class | FEDBuffer |
Definition at line 546 of file SiStripFEDBufferComponents.h.
|
inline |
Definition at line 1648 of file SiStripFEDBufferComponents.h.
|
inline |
Definition at line 1641 of file SiStripFEDBufferComponents.h.
uint16_t sistrip::FEDChannel::cmMedian | ( | const uint8_t | apvIndex | ) | const |
Definition at line 1456 of file SiStripFEDBufferComponents.cc.
|
inline |
Definition at line 1665 of file SiStripFEDBufferComponents.h.
|
inline |
Definition at line 1655 of file SiStripFEDBufferComponents.h.
|
inline |
Definition at line 1670 of file SiStripFEDBufferComponents.h.
|
inline |
Definition at line 1660 of file SiStripFEDBufferComponents.h.
|
friend |
Definition at line 559 of file SiStripFEDBufferComponents.h.
|
private |
Definition at line 560 of file SiStripFEDBufferComponents.h.
|
private |
Definition at line 562 of file SiStripFEDBufferComponents.h.
|
private |
Definition at line 561 of file SiStripFEDBufferComponents.h.