MCorcSaturation Class Reference
[Modules]
List of all members.
Detailed Description
Checks for saturated pulses.
- Author:
- Adam Bryant (adam_bryant@berkeley.edu) Put here an extensive description of what your
module does.
|
Public Member Functions |
|
| MCorcSaturation (QSequence *s) |
| | constructor
|
|
| ~MCorcSaturation () |
| | 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.
|
|
double | fPadding |
| | Padding (in seconds) around a saturated event.
|
Classes |
| class | ChannelInfo |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modcorc/MCorcSaturation.hh
- /home/cuoresvn/cuore/pkg/modcorc/MCorcSaturation.cc