void setThreshold(int threshold)
Set threshold.
int getThreshold() const
Get threshold.
int m_LookbackWindowWidth
Lookback window width (unit is 32 TDC counts).
void setPedestal(float pedestal)
Set pedestal.
int getLookbackWindowWidth() const
Get lookback window width (unit is 32 TDC counts).
void setPhotoelectronAmplitude(float photoelectronAmplitude)
Set photoelectron amplitude.
float m_Pedestal
Pedestal.
void setLookbackTime(int lookbackTime)
Set lookback time (unit is 32 TDC counts).
int m_AdjustmentVoltage
Adjustment voltage.
float m_PhotoelectronAmplitude
Photoelectron amplitude.
int getLookbackTime() const
Get lookback time (unit is 32 TDC counts).
float getPhotoelectronAmplitude() const
Get photoelectron amplitude.
int getAdjustmentVoltage() const
Get adjustment voltage.
void setLookbackWindowWidth(int lookbackWindowWidth)
Set lookback window width (unit is 32 TDC counts).
ClassDef(Belle2::KLMScintillatorFEEData, 1)
Class version.
KLMScintillatorFEEData()
Constructor.
~KLMScintillatorFEEData()
Destructor.
float getVoltage() const
Get voltage.
void setVoltage(float voltage)
Set voltage.
int m_LookbackTime
Lookback time (unit is 32 TDC counts).
int m_Threshold
Threshold (maximal EKLMDigit.m_Charge).
float getPedestal() const
Get pedestal.
void setAdjustmentVoltage(int adjustmentVoltage)
Set adjustment voltage.
Abstract base class for different kinds of events.