 |
Belle II Software
release-05-02-19
|
13 #include <framework/datastore/RelationsObject.h>
39 double time,
double amplitude):
double getAmplitude() const
Returns generated amplitude.
unsigned m_channel
hardware channel number (0-based)
float m_amplitude
generated amplitude in [ADC counts]
Calibration pulse time and amplitude generated by TOPCalPulseGenerator.
ClassDef(TOPSimCalPulse, 1)
ClassDef.
int m_moduleID
module ID (1-based)
float m_time
generated time in [ns]
int m_pixelID
software channel ID (1-based)
int getPixelID() const
Returns pixel ID (1-based)
Abstract base class for different kinds of events.
unsigned int getChannel() const
Returns hardware channel number.
double getTime() const
Returns generated time.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
TOPSimCalPulse()
Default constructor.
int getModuleID() const
Returns module ID.