Public Member Functions | |
MHeaterHistoryPlots (QSequence *) | |
Constructor. | |
virtual void | Init () |
Init method: reads parameters. | |
virtual QEvent * | Do (QEvent *) |
Do method: correct pulse amplitudes. | |
virtual void | Done () |
Done method is called after event loop. | |
Private Member Functions | |
bool | IsActive (int) |
Private Attributes | |
std::vector< QStabChannel * > | fChannels |
std::vector< QStabChannel * > | fStabChannels |
std::string | fOutRootFileName |
std::string | fHeaterType |
bool | fFirstEvent |
int | fLastChannel |
std::vector< int > | fActiveChannels |