MSetHeaterFlag Class Reference
[Modules]
List of all members.
Detailed Description
Abstract module to flag heater events.
- Author:
- Marco Vignati This is an abstract module. Inheriting modules can use the SetHeaterFlag(int) method to flag heaters in QRawEvent
|
Public Member Functions |
|
| MSetHeaterFlag (const std::string &name, QSequence *s) |
| | constructor
|
|
| ~MSetHeaterFlag () |
| | destructor
|
|
virtual void | Init () |
| | Init method.
|
|
virtual QEvent * | Do (QEvent *ev)=0 |
| | Do method.
|
|
virtual void | Done () |
| | Done method.
|
Protected Member Functions |
|
void | SetHeater (QEvent *ev, bool isHeater, bool isStabHeater) |
|
void | SetLowHeater (QEvent *ev, bool isHeater, bool isLowHeater) |
|
void | SetHighHeater (QEvent *ev, bool isHeater, bool isHighHeater) |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modheater/MSetHeaterFlag.hh
- /home/cuoresvn/cuore/pkg/modheater/MSetHeaterFlag.cc