1 #ifndef _M_QPULSEMANAGER_HH_
2 #define _M_QPULSEMANAGER_HH_
48 Action
Init(Diana::QEventAssembler& eva);
51 Action
Do(Diana::QEventAssembler& eva);
Manages QPulse waveform in the event.
Action Do(Diana::QEventAssembler &eva)
Do method.
MQPulseManager()
constructor
Action Done()
Done method.
~MQPulseManager()
destructor
Action Init(Diana::QEventAssembler &eva)
Init method.
std::vector< Diana::QEventLabel > fLabelsToStore
Labels to store.
Visitor class of QEvent that provides full handling of QEvent.
the Diana namespace is needed because sometimes we use Qt libraries, that use same class names of our...