AnalysisPlugins 2.0(r200)
For the analysis of event energy and time
|
#include <QObject>
#include <QDataStream>
#include <QByteArray>
#include <QVector>
#include <QGroupBox>
#include <QVBoxLayout>
#include <WaveformInterface.h>
#include <TransmittableProperty.h>
#include <PropertyBranch.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | PacWaveformBase |
Base class for analysis plugins. More... | |
class | PacWaveformDataBase |
Base class for the transmission of plugin's intermediate data. More... |