FACT++
1.0
|
#include <PixelMap.h>
Public Member Functions | |
BiasMapEntry () | |
Channel bias voltage slope [Ohm]. More... | |
int | hv () const |
operator bool () const | |
Static Public Member Functions | |
static const BiasMapEntry & | empty () |
Public Attributes | |
int | hv_board |
int | hv_channel |
Bias suppply board. More... | |
float | Vnom |
Bias supply channel. More... | |
float | Voff |
Channel bias voltage nominal. More... | |
float | Vslope |
Channel bias voltage offset [V]. More... | |
Definition at line 199 of file PixelMap.h.