GeneralBrokenLines  trunk_rev46
 All Classes Files Functions Variables Typedefs Pages
Classes | 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  GblData
 Data (block) for independent scalar measurement. More...

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.