|
Jpp 21.0.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, const range_type &Y, const range_type &Z) | |
| Constructor. | |
Wrapper data structure to build ROOT 3D function.
Definition at line 915 of file JRootfit.hh.
|
inline |
Constructor.
| name | name |
| f3 | function |
| X | fit range |
| Y | fit range |
| Z | fit range |
Definition at line 928 of file JRootfit.hh.