#include <PTempCalibGui.h>
Definition at line 134 of file PTempCalibGui.h.
PDrawRawData::PDrawRawData |
( |
UInt_t |
w, |
|
|
UInt_t |
h, |
|
|
PRawData & |
rawData, |
|
|
EPRawCh |
xIdx, |
|
|
EPRawCh |
yIdx, |
|
|
const std::string |
lakeShore |
|
) |
| |
Generates of the raw data plot.
- Parameters
-
w | width in pixel |
h | height in pixel |
rawData | raw data object |
xIdx | index of the x-axis object yIdx index of the y-axis object |
Definition at line 532 of file PTempCalibGui.cpp.
References eBH1Flow, eChA, eChB, eChC, eChC1, eChC2, eChC3, eChC4, eChD1, eChD2, eChD3, eChD4, eChD5, eDateTime, eHeaterOutput, eHeaterRange, ePressure, eSetPointTemp, and eTempMeasured.
PDrawRawData::~PDrawRawData |
( |
| ) |
|
|
virtual |
TString PDrawRawData::GetUnits |
( |
UInt_t |
sensorType | ) |
|
|
privatevirtual |
Returns the sensor type for a given sensor type code.
- Parameters
-
sensorType | sensor type code. 1=V, 2=Ohm |
Definition at line 862 of file PTempCalibGui.cpp.
void PDrawRawData::Show |
( |
| ) |
|
|
virtual |
TCanvas* PDrawRawData::fCanvas |
|
private |
TGraph* PDrawRawData::fGraph |
|
private |
std::string PDrawRawData::fLakeShore |
|
private |
The documentation for this class was generated from the following files: