GeneralBrokenLines V03-01-01
using EIGEN
Classes | Namespaces
GblPoint.h File Reference

GblPoint definition. More...

#include "GblMeasurement.h"
#include <iostream>
#include <vector>
#include <math.h>
#include <stdexcept>
#include "Eigen/Dense"

Go to the source code of this file.

Classes

class  gbl::GblPoint
 Point on trajectory. More...
 

Namespaces

namespace  gbl
 Namespace for the general broken lines package.
 

Detailed Description

GblPoint definition.

Author
Claus Kleinwort, DESY, 2011 (Claus.nosp@m..Kle.nosp@m.inwor.nosp@m.t@de.nosp@m.sy.de)
Gregor Mittag, DESY, 2017 (templates and other optimizations)

Definition in file GblPoint.h.