1 #ifndef _QCOUNTPULSESDATA_HH_
2 #define _QCOUNTPULSESDATA_HH_
28 void Dump(std::ostream& o)
const;
number of pulses and time interval beetwen peaks in the same acquired window
int fNumberOfPulses
NumberOfPulses.
Diana::QVector fTimeIntervals
TimeIntervals.
void SetNumberOfPulses(const int &numberOfPulses)
Set NumberOfPulses.
Diana::QVector & GetTimeIntervals()
Get TimeIntervals.
QObjectDef(QCountPulsesData, 2)
const int & GetNumberOfPulses() const
const Diana::QVector & GetTimeIntervals() const
Get TimeIntervals.
void Dump(std::ostream &o) const
Dump content to stream.