Public Member Functions | |
MCorcHeater (QSequence *s) | |
constructor | |
~MCorcHeater () | |
destructor | |
void | Init () |
Init method. | |
QEvent * | Do (QEvent *ev) |
Do method. | |
void | Done () |
Done method. | |
Private Member Functions | |
void | Write () |
Write plots to file. | |
Private Attributes | |
std::map< int, ChannelInfo > | fChannelList |
Plots and other info for each channel. | |
bool | fRequireIsStabHeater |
Whether or not to require IsStabHeater for heater plot. | |
Classes | |
class | ChannelInfo |