CMS 3D CMS Logo

Classes | Namespaces | Typedefs
GblPoint.h File Reference
#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

 gbl
 Namespace for the general broken lines package.
 

Typedefs

typedef Eigen::Matrix< double, 2, 3 > gbl::Matrix23d
 
typedef Eigen::Matrix< double, 2, 5 > gbl::Matrix25d
 
typedef Eigen::Matrix< double, 3, 2 > gbl::Matrix32d
 
typedef Eigen::Matrix< double, 5, 1 > gbl::Vector5d
 

Detailed Description

GblPoint definition.

Author
Claus Kleinwort, DESY, 2011 (Claus.nosp@m..Kle.nosp@m.inwor.nosp@m.t@de.nosp@m.sy.de)

Definition in file GblPoint.h.