MClearEvent Class Reference
[Modules]
List of all members.
Detailed Description
Clear
QEvent parts.
- Author:
- Marco Vignati This module clear some event part. It can be used to save lighter data with the same format of the usual data. Thus it make sense to use it only before a QWriter
- Writes
- QEvent with the the cleared parts
|
Public Member Functions |
| MClearEvent (QSequence *s) |
| constructor
|
| ~MClearEvent () |
| destructor
|
void | Init () |
| Init method.
|
QEvent * | Do (QEvent *ev) |
| Do method.
|
void | Done () |
| Done method.
|
Private Attributes |
bool | fClearSamples |
bool | fClearSidePulses |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/dianaframework/MClearEvent.hh
- /home/cuoresvn/cuore/pkg/dianaframework/MClearEvent.cc