MThermalResponse Class Reference
[Modules]
List of all members.
Detailed Description
Transform raw samples into DeltaT samples.
- Author:
- Marco Vignati
|
Public Member Functions |
|
| MThermalResponse (QSequence *s) |
| | constructor
|
|
| ~MThermalResponse () |
| | destructor
|
|
void | Init () |
| | Init method.
|
|
QEvent * | Do (QEvent *ev) |
| | Do method.
|
|
void | Done () |
| | Done method.
|
Private Member Functions |
|
std::map< int, double > | GetOffsets (const int run) |
Private Attributes |
|
std::map< int, ChannelInfo > | fChannelInfo |
|
double | fRhoPercError |
|
double | fRLPercError |
|
std::string | fDerivativeAlgo |
|
int | fCurrentRun |
|
const QRunData * | fRunData |
|
bool | fOverwriteRawSamples |
|
bool | fFullDTModel |
|
double | fGamma |
|
double | fR0 |
|
double | fZeroBaseline |
|
bool | fScaleToVolts |
|
bool | fRestoreOffset |
|
bool | fRestoreRC |
Classes |
| class | ChannelInfo |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modrespfunc/MThermalResponse.hh
- /home/cuoresvn/cuore/pkg/modrespfunc/MThermalResponse.cc