Belle II Software  release-05-02-19
WaveGenerator Class Reference

Waveform generator This is a functor to calculate signal values. More...

#include <SVDSimulationTools.h>

Collaboration diagram for WaveGenerator:

Public Member Functions

 WaveGenerator (waveFunction wave=w_betaprime)
 Constructor takes waveform function.
 
void setWaveFunction (waveFunction wave)
 Set wave function.
 
const apvSamplesoperator() (double t0, double tau)
 Operator () returns 6 APV samples.
 

Private Attributes

apvSamples m_samples
 for storage of computed data
 
waveFunction m_wave
 the wave function
 

Detailed Description

Waveform generator This is a functor to calculate signal values.

Constructs from a waveform function.

Definition at line 102 of file SVDSimulationTools.h.


The documentation for this class was generated from the following file: