test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
GblData.h File Reference
#include <iostream>
#include <vector>
#include <math.h>
#include "VMatrix.h"
#include "TVectorD.h"
#include "TMatrixD.h"
#include "TMatrixDSym.h"
#include "Math/SMatrix.h"
#include "Math/SVector.h"

Go to the source code of this file.

Classes

class  gbl::GblData
 Data (block) for independent scalar measurement. More...
 

Namespaces

 gbl
 Namespace for the general broken lines package.
 

Typedefs

typedef ROOT::Math::SMatrix
< double, 2, 5 > 
SMatrix25
 
typedef ROOT::Math::SMatrix
< double, 2, 7 > 
SMatrix27
 
typedef ROOT::Math::SMatrix
< double, 5, 5 > 
SMatrix55
 

Typedef Documentation

typedef ROOT::Math::SMatrix<double, 2, 5> SMatrix25

Definition at line 21 of file GblData.h.

typedef ROOT::Math::SMatrix<double, 2, 7> SMatrix27

Definition at line 22 of file GblData.h.

typedef ROOT::Math::SMatrix<double, 5, 5> SMatrix55

Definition at line 23 of file GblData.h.