Class to represent R-T curve.
More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/CalibChamXT/src/RTCurve.h>
Class to represent R-T curve.
Definition at line 7 of file RTCurve.h.
◆ RTCurve()
RTCurve::RTCurve |
( |
const int |
n_pt | ) |
|
◆ ~RTCurve()
◆ EvalR()
double RTCurve::EvalR |
( |
const double |
t | ) |
|
◆ GetNumPoints()
int RTCurve::GetNumPoints |
( |
| ) |
const |
|
inline |
◆ GetPoint()
void RTCurve::GetPoint |
( |
const int |
i_pt, |
|
|
double & |
r, |
|
|
double & |
t |
|
) |
| const |
◆ GetRMax()
double RTCurve::GetRMax |
( |
| ) |
const |
|
inline |
◆ GetRWidth()
double RTCurve::GetRWidth |
( |
| ) |
const |
◆ GetT2DRGraph()
TGraph * RTCurve::GetT2DRGraph |
( |
| ) |
|
◆ GetT2RSpline()
TSpline3 * RTCurve::GetT2RSpline |
( |
| ) |
|
◆ GetTMax()
double RTCurve::GetTMax |
( |
| ) |
const |
|
inline |
◆ GetTMin()
double RTCurve::GetTMin |
( |
| ) |
const |
|
inline |
◆ SetPoint()
void RTCurve::SetPoint |
( |
const int |
i_pt, |
|
|
const double |
r, |
|
|
const double |
t |
|
) |
| |
◆ SetRWidth()
void RTCurve::SetRWidth |
( |
const double |
dr | ) |
|
The documentation for this class was generated from the following files:
- /dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/CalibChamXT/src/RTCurve.h
- /dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/CalibChamXT/src/RTCurve.cc