| 
    Jpp
    17.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for a parameter index and its value. More...
#include <JRootToolkit.hh>
Public Member Functions | |
| JFitParameter_t () | |
| Default constructor.  More... | |
| JFitParameter_t (const Int_t index, const Double_t value) | |
| Constructor.  More... | |
| operator Int_t () const | |
| Type conversion operator.  More... | |
Public Attributes | |
| Int_t | index | 
| Double_t | value | 
Auxiliary data structure for a parameter index and its value.
Definition at line 469 of file JRootToolkit.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Constructor.
| index | parameter index | 
| value | parameter value | 
Definition at line 485 of file JRootToolkit.hh.
      
  | 
  inline | 
| Int_t JROOT::JFitParameter_t::index | 
Definition at line 504 of file JRootToolkit.hh.
| Double_t JROOT::JFitParameter_t::value | 
Definition at line 505 of file JRootToolkit.hh.
 1.8.5