Jpp 19.3.0-rc.1
the software that should make you happy
|
Wrapper data structure to build ROOT 1D function. More...
#include <JRootfit.hh>
Classes | |
struct | helper |
Helper. More... | |
Public Member Functions | |
template<class JF1_t > | |
JF1 (const char *const name, const JF1_t &f1, const range_type &X=range_type()) | |
Constructor. | |
Wrapper data structure to build ROOT 1D function.
Definition at line 589 of file JRootfit.hh.
|
inline |
Constructor.
name | name |
f1 | function |
X | fit range |
Definition at line 600 of file JRootfit.hh.