11#include <framework/core/Module.h>
40 virtual void event()
override;
int m_hysteresis
pulse height threshold hysteresis [ADC counts]
int m_threshold
pulse height threshold [ADC counts]
@ c_SamplingCycle
timestamp sampling period [samples]
@ c_Frame9Period
number of sampling cycles per frame9 marker
int m_gateWidth
width of discriminator gate [samples]
int m_samplingPhase
sampling phase [samples]
virtual void initialize() override
Initialize the Module.
virtual void event() override
Event processor.
TOPTriggerDigitizerModule()
Constructor.
Abstract base class for different kinds of events.