JG ROOT Tools libraries
version 5.0 - august 2014
|
Variables | |
static const int | undefPoint = -1 |
static const int | fitLimits = 0 |
static const int | phaseTime = 1 |
static const int | bgDef = 1 |
static const int | peakCenter = 2 |
static const int | peakSigma = 3 |
static const int | peakTail = 4 |
Namespace for preset points types.
|
static |
Undefined point info.
Referenced by RGFitDecay::GetPointType(), RGFitGaus2D::GetPointType(), RGFitPeak::GetPointType(), RGFitBase1D::GetPointType(), and RGFitBase2D::GetPointType().
|
static |
Fit limits point.
Referenced by RGFitGaus2D::DeletePoint(), RGFitPeak::DeletePoint(), RGFitDecay::GetPointType(), RGFitGaus2D::GetPointType(), RGFitPeak::GetPointType(), RGFitBase1D::GetPointType(), RGFitBase2D::GetPointType(), RGFitDecay::PointMoved(), RGFitGaus2D::PointMoved(), RGFitPeak::PointMoved(), RGFitBase1D::PointMoved(), RGFitBase2D::PointMoved(), RGFitDecay::PointSelected(), RGFitGaus2D::PointSelected(), RGFitPeak::PointSelected(), RGFitBase1D::PointSelected(), RGFitBase2D::PointSelected(), RGFitDecay::PointUnselected(), RGFitGaus2D::PointUnselected(), RGFitPeak::PointUnselected(), RGFitBase1D::PointUnselected(), and RGFitBase2D::PointUnselected().
|
static |
Start of production or decay phases point type.
Referenced by RGFitDecay::GetPointType(), RGFitDecay::PointMoved(), RGFitDecay::PointSelected(), and RGFitDecay::PointUnselected().
|
static |
Background preset point type.
Referenced by RGFitGaus2D::DeletePoint(), RGFitPeak::DeletePoint(), RGFitGaus2D::GetPointType(), RGFitPeak::GetPointType(), RGFitGaus2D::PointMoved(), RGFitPeak::PointMoved(), RGFitGaus2D::PointSelected(), RGFitPeak::PointSelected(), RGFitGaus2D::PointUnselected(), and RGFitPeak::PointUnselected().
|
static |
Peak center point type.
Referenced by RGFitGaus2D::DeletePoint(), RGFitPeak::DeletePoint(), RGFitGaus2D::GetPointType(), RGFitPeak::GetPointType(), RGFitGaus2D::PointMoved(), RGFitPeak::PointMoved(), RGFitGaus2D::PointSelected(), RGFitPeak::PointSelected(), RGFitGaus2D::PointUnselected(), and RGFitPeak::PointUnselected().
|
static |
Peak width point type.
Referenced by RGFitGaus2D::DeletePoint(), RGFitPeak::DeletePoint(), RGFitGaus2D::GetPointType(), RGFitPeak::GetPointType(), RGFitGaus2D::PointMoved(), RGFitPeak::PointMoved(), RGFitGaus2D::PointSelected(), RGFitPeak::PointSelected(), RGFitGaus2D::PointUnselected(), and RGFitPeak::PointUnselected().
|
static |
Peak tail point type.
Referenced by RGFitPeak::DeletePoint(), RGFitPeak::GetPointType(), RGFitPeak::PointMoved(), RGFitPeak::PointSelected(), and RGFitPeak::PointUnselected().