EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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"
+ Include dependency graph for GblData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  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
 

Detailed Description

GblData definition.

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

Definition in file GblData.h.

Typedef Documentation

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

Definition at line 43 of file GblData.h.

View newest version in sPHENIX GitHub at line 43 of file GblData.h

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

Definition at line 44 of file GblData.h.

View newest version in sPHENIX GitHub at line 44 of file GblData.h

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

Definition at line 45 of file GblData.h.

View newest version in sPHENIX GitHub at line 45 of file GblData.h