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