Calibration constants of a single ASIC window: gains.
More...
#include <TOPASICGains.h>
Calibration constants of a single ASIC window: gains.
Definition at line 22 of file TOPASICGains.h.
◆ anonymous enum
Various constants.
Enumerator |
---|
c_WindowSize | number of samples
|
c_Unit | unit of fixed point number
|
Definition at line 28 of file TOPASICGains.h.
@ c_Unit
unit of fixed point number
@ c_WindowSize
number of samples
◆ TOPASICGains()
Constructor with ASIC window.
- Parameters
-
asicWindow | ASIC window number |
Definition at line 44 of file TOPASICGains.h.
◆ getASICWindow()
unsigned getASICWindow |
( |
| ) |
const |
|
inline |
Return ASIC window number.
- Returns
- window number
Definition at line 62 of file TOPASICGains.h.
◆ getError()
Return gain uncertainly.
- Returns
- gain uncertainty
Definition at line 87 of file TOPASICGains.h.
◆ getSize()
unsigned getSize |
( |
| ) |
const |
|
inline |
Return window size (number of pedestal samples)
- Returns
- window size
Definition at line 68 of file TOPASICGains.h.
◆ getValue()
float getValue |
( |
unsigned |
i | ) |
const |
|
inline |
Return relative gain for i-th sample.
- Parameters
-
- Returns
- relative gain
Definition at line 75 of file TOPASICGains.h.
The documentation for this class was generated from the following files: