|
Jpp 21.0.0-rc.1
the software that should make you happy
|
2D data point. More...
#include <JRootfit.hh>
Public Member Functions | |
| m_2d () | |
| Default constructor. | |
| m_2d (const double x, const double y, const T &v) | |
| Constructor. | |
Public Attributes | |
| double | x |
| abscissa | |
| double | y |
| abscissa | |
|
inline |
Default constructor.
Definition at line 324 of file JRootfit.hh.
|
inline |
| double JROOT::m_2d< T >::x |
abscissa
Definition at line 344 of file JRootfit.hh.
| double JROOT::m_2d< T >::y |
abscissa
Definition at line 345 of file JRootfit.hh.