MRawAnalysis Class Reference
[Modules]
List of all members.
Detailed Description
Simple module to produce inputs for raw analysis.
- Author:
- Marco Vignati
- Writes
- configuration files for analysis modules
|
Public Member Functions |
|
| MRawAnalysis (QSequence *s) |
| | constructor
|
|
| ~MRawAnalysis () |
| | destructor
|
|
void | Init () |
| | Init method.
|
|
QEvent * | Do (QEvent *ev) |
| | Do method.
|
|
void | Done () |
| | Done method.
|
Private Attributes |
|
std::map< int, TH1D * > | fHSignal |
|
std::map< int, TH1D * > | fHSpectrum |
|
std::map< int, TH1D * > | fHHeater |
|
const Cuore::QRunData * | fRunData |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modpulseshape/MRawAnalysis.hh
- /home/cuoresvn/cuore/pkg/modpulseshape/MRawAnalysis.cc