EKLM channel data.
More...
#include <KLMScintillatorFEEData.h>
EKLM channel data.
Definition at line 23 of file KLMScintillatorFEEData.h.
◆ KLMScintillatorFEEData()
◆ ~KLMScintillatorFEEData()
◆ getAdjustmentVoltage()
| int getAdjustmentVoltage |
( |
| ) |
const |
|
inline |
Get adjustment voltage.
Definition at line 108 of file KLMScintillatorFEEData.h.
109 {
111 }
int m_AdjustmentVoltage
Adjustment voltage.
◆ getLookbackTime()
| int getLookbackTime |
( |
| ) |
const |
|
inline |
Get lookback time (unit is 32 TDC counts).
Definition at line 124 of file KLMScintillatorFEEData.h.
125 {
127 }
int m_LookbackTime
Lookback time (unit is 32 TDC counts).
◆ getLookbackWindowWidth()
| int getLookbackWindowWidth |
( |
| ) |
const |
|
inline |
Get lookback window width (unit is 32 TDC counts).
Definition at line 140 of file KLMScintillatorFEEData.h.
141 {
143 }
int m_LookbackWindowWidth
Lookback window width (unit is 32 TDC counts).
◆ getPedestal()
| float getPedestal |
( |
| ) |
const |
|
inline |
◆ getPhotoelectronAmplitude()
| float getPhotoelectronAmplitude |
( |
| ) |
const |
|
inline |
Get photoelectron amplitude.
Definition at line 60 of file KLMScintillatorFEEData.h.
61 {
63 }
float m_PhotoelectronAmplitude
Photoelectron amplitude.
◆ getThreshold()
| int getThreshold |
( |
| ) |
const |
|
inline |
Get threshold.
Definition at line 76 of file KLMScintillatorFEEData.h.
77 {
79 }
int m_Threshold
Threshold (maximal EKLMDigit.m_Charge).
◆ getVoltage()
| float getVoltage |
( |
| ) |
const |
|
inline |
◆ setAdjustmentVoltage()
| void setAdjustmentVoltage |
( |
int |
adjustmentVoltage | ) |
|
|
inline |
◆ setLookbackTime()
| void setLookbackTime |
( |
int |
lookbackTime | ) |
|
|
inline |
◆ setLookbackWindowWidth()
| void setLookbackWindowWidth |
( |
int |
lookbackWindowWidth | ) |
|
|
inline |
◆ setPedestal()
| void setPedestal |
( |
float |
pedestal | ) |
|
|
inline |
◆ setPhotoelectronAmplitude()
| void setPhotoelectronAmplitude |
( |
float |
photoelectronAmplitude | ) |
|
|
inline |
◆ setThreshold()
| void setThreshold |
( |
int |
threshold | ) |
|
|
inline |
◆ setVoltage()
| void setVoltage |
( |
float |
voltage | ) |
|
|
inline |
◆ m_AdjustmentVoltage
| int m_AdjustmentVoltage = 0 |
|
private |
◆ m_LookbackTime
◆ m_LookbackWindowWidth
| int m_LookbackWindowWidth = 0 |
|
private |
◆ m_Pedestal
◆ m_PhotoelectronAmplitude
| float m_PhotoelectronAmplitude = 0 |
|
private |
◆ m_Threshold
◆ m_Voltage
The documentation for this class was generated from the following file: