MOTAmplitude Class Reference
[Modules]
List of all members.
Detailed Description
module to insert OTAmplitude (taken from an external rootfile) as AuxData
- Author:
- Filippo Orio
- Config example: module OTAmplitude verbosity = info enable = true directory = /data/oriof/daq/rawdata/otamplitudes TimeProfilingOn = true endmod
|
Public Member Functions |
| MOTAmplitude (QSequence *s) |
| constructor
|
| ~MOTAmplitude () |
| destructor
|
void | Init () |
| Init method.
|
QEvent * | Do (QEvent *ev) |
| Do method.
|
void | Done () |
| Done method.
|
Private Attributes |
std::string | fCutsFilename |
QMatrix * | mcuts |
std::string | fDirectory |
bool | fIsFirst |
double | fADC2mV |
std::map< int, ChannelInfo > | fOTAmpl |
Classes |
struct | ChannelInfo |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modoptimumtrigger/MOTAmplitude.hh
- /home/cuoresvn/cuore/pkg/modoptimumtrigger/MOTAmplitude.cc