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