FACT++
1.0
|
#include <PixelMap.h>
Public Member Functions | |
PixelMapEntry () | |
int | crate () const |
Bias supply channel. More... | |
int | board () const |
int | patch () const |
int | pixel () const |
int | hw () const |
int | group () const |
int | count () const |
int | hv () const |
operator bool () const | |
Static Public Member Functions | |
static const PixelMapEntry & | empty () |
Public Attributes | |
int | index |
int | cbpx |
Software index. More... | |
int | gapd |
Hardware index as CBPX. More... | |
int | hv_board |
gAPD index More... | |
int | hv_channel |
Bias suppply board. More... | |
Definition at line 24 of file PixelMap.h.