MCorcSpectrum Class Reference
[Modules]
List of all members.
Detailed Description
Creates amplitude vs. time and heater amplitude vs. baseline plots.
- Author:
- Adam Bryant (adam_bryant@berkeley.edu)
- Parameters:
- RequireIsStabHeater [bool = true] If true, select only events with IsStabHeater == true for heater plot
|
Public Member Functions |
| MCorcSpectrum (QSequence *s) |
| constructor
|
| ~MCorcSpectrum () |
| 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 |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modcorc/MCorcSpectrum.hh
- /home/cuoresvn/cuore/pkg/modcorc/MCorcSpectrum.cc