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