| 
    Jpp test-rotations-old
    
   the software that should make you happy 
   | 
 
3D data point. More...
#include <JRootfit.hh>
 Public Member Functions | |
| m_3d () | |
| Default constructor.   | |
| m_3d (const double x, const double y, const double z, const T &v) | |
| Constructor.   | |
Public Attributes | |
| double | x | 
| abscissa   | |
| double | y | 
| abscissa   | |
| double | z | 
| abscissa   | |
      
  | 
  inline | 
Default constructor.
Definition at line 259 of file JRootfit.hh.
      
  | 
  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.