Auxiliary data structure for a parameter index and its value.
More...
#include <JRootToolkit.hh>
Auxiliary data structure for a parameter index and its value.
Definition at line 533 of file JRootToolkit.hh.
◆ JFitParameter_t() [1/2]
JROOT::JFitParameter_t::JFitParameter_t |
( |
| ) |
|
|
inline |
◆ JFitParameter_t() [2/2]
JROOT::JFitParameter_t::JFitParameter_t |
( |
const Int_t |
index, |
|
|
const Double_t |
value |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
index | parameter index |
value | parameter value |
Definition at line 549 of file JRootToolkit.hh.
◆ operator Int_t()
JROOT::JFitParameter_t::operator Int_t |
( |
| ) |
const |
|
inline |
◆ index
Int_t JROOT::JFitParameter_t::index |
◆ value
Double_t JROOT::JFitParameter_t::value |
The documentation for this struct was generated from the following file: