| 
    Jpp
    master_rocky-43-ge265d140c
    
   the software that should make you happy 
   | 
 
3D data point. More...
#include <JRootfit.hh>
 Public Member Functions | |
| m_3d () | |
| Default constructor.  More... | |
| m_3d (const double x, const double y, const double z, const T &v) | |
| Constructor.  More... | |
Public Attributes | |
| double | x | 
| abscissa  More... | |
| double | y | 
| abscissa  More... | |
| double | z | 
| abscissa  More... | |
3D data point.
Definition at line 253 of file JRootfit.hh.
      
  | 
  inline | 
      
  | 
  inline | 
| double JROOT::m_3d< T >::x | 
abscissa
Definition at line 282 of file JRootfit.hh.
| double JROOT::m_3d< T >::y | 
abscissa
Definition at line 283 of file JRootfit.hh.
| double JROOT::m_3d< T >::z | 
abscissa
Definition at line 284 of file JRootfit.hh.