4#include "JGeometry3D/JVertex3D.hh"
12namespace JPP {
using namespace JFIT; }
16 using JGEOMETRY3D::JVertex3D;
Data structure for vertex fit.
static parameter_type pT()
static parameter_type pZ()
JPoint4D()
Default constructor.
JPoint4D(const JVertex3D &vertex)
Constructor.
static parameter_type pX()
double JPoint4D::* parameter_type
static parameter_type pY()
JPoint4D(const JVector3D &pos, const double t)
Constructor.
Auxiliary classes and methods for linear and iterative data regression.