Data point for value with error.
More...
#include <JRootfit.hh>
|
| m_value () |
| Default constructor.
|
|
| m_value (const double value, const double error) |
| Constructor.
|
|
double | getRho (const double z) const |
| Get chi2.
|
|
double | getPsi (const double z) const |
| Get derivative of chi2.
|
|
Data point for value with error.
Definition at line 127 of file JRootfit.hh.
◆ m_value() [1/2]
JROOT::m_value::m_value |
( |
| ) |
|
|
inline |
◆ m_value() [2/2]
JROOT::m_value::m_value |
( |
const double | value, |
|
|
const double | error ) |
|
inline |
◆ getRho()
double JROOT::m_value::getRho |
( |
const double | z | ) |
const |
|
inline |
Get chi2.
- Parameters
-
- Returns
- chi2
Definition at line 156 of file JRootfit.hh.
◆ getPsi()
double JROOT::m_value::getPsi |
( |
const double | z | ) |
const |
|
inline |
Get derivative of chi2.
- Parameters
-
- Returns
- derivative of chi2
Definition at line 170 of file JRootfit.hh.
◆ value
double JROOT::m_value::value |
◆ error
double JROOT::m_value::error |
The documentation for this struct was generated from the following file: