Belle II Software  release-08-01-10
GblPoint.h File Reference

GblPoint definition. More...

#include <iostream>
#include <vector>
#include <math.h>
#include <stdexcept>
#include "TVectorD.h"
#include "TMatrixD.h"
#include "TMatrixDSym.h"
#include "TMatrixDSymEigen.h"
#include "Math/SMatrix.h"
#include "Math/SVector.h"
Include dependency graph for GblPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GblPoint
 Point on trajectory. More...
 

Namespaces

 gbl
 Namespace for the general broken lines package.
 

Typedefs

typedef ROOT::Math::SMatrix< double, 2 > SMatrix22
 
typedef ROOT::Math::SMatrix< double, 2, 3 > SMatrix23
 
typedef ROOT::Math::SMatrix< double, 2, 5 > SMatrix25
 
typedef ROOT::Math::SMatrix< double, 2, 7 > SMatrix27
 
typedef ROOT::Math::SMatrix< double, 3, 2 > SMatrix32
 
typedef ROOT::Math::SMatrix< double, 3 > SMatrix33
 
typedef ROOT::Math::SMatrix< double, 5 > SMatrix55
 
typedef ROOT::Math::SVector< double, 2 > SVector2
 
typedef ROOT::Math::SVector< double, 5 > SVector5
 

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.