14 fHeaterAccept = GetBool(
"HeaterAccept",
false);
15 fPeakMax = GetInt(
"RawPeakMax", 58000 );
27 if(pulseInfo.GetIsPulser() && (!fHeaterAccept)) result =
false;
#define REGISTER_MODULE(clazz)
diana framework software test.
bool Filter(const Diana::QEvent &ev)
void Get(const char *owner, ReadHandle< Q > &handle) const
Get a QObject Handle in read mode.
Raw event: bolometer channel, trigger positions and types.
Raw event: sampled waveform.
const Diana::QVector & GetSamples() const
Get Samples casted to double (QVector instead of QVectorI). Use this method in place of GetSamplesADC...
the Diana namespace is needed because sometimes we use Qt libraries, that use same class names of our...