Jpp test-rotations-new
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 224 of file JRootfit.hh.
|
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.