Jpp
18.6.0-rc.1
the software that should make you happy
|
Data point for value with error. More...
#include <JRootfit.hh>
Public Member Functions | |
m_value () | |
Default constructor. More... | |
m_value (const double value, const double error) | |
Constructor. More... | |
double | getRho (const double z) const |
Get chi2. More... | |
double | getPsi (const double z) const |
Get derivative of chi2. More... | |
Public Attributes | |
double | value |
value More... | |
double | error |
error More... | |
Data point for value with error.
Definition at line 126 of file JRootfit.hh.
|
inline |
|
inline |
|
inline |
|
inline |
Get derivative of chi2.
z | expectation value |
Definition at line 169 of file JRootfit.hh.
double JROOT::m_value::value |
value
Definition at line 177 of file JRootfit.hh.
double JROOT::m_value::error |
error
Definition at line 178 of file JRootfit.hh.