Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
Track.h File Reference
#include "Math/SMatrix.h"
Include dependency graph for Track.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TrackD
 
class  TrackD32
 

Typedefs

typedef double Double32_t
 
typedef ROOT::Math::SMatrix
< double,
5, 5, ROOT::Math::MatRepStd
< double, 5, 5 > > 
SMatrix5D
 
typedef ROOT::Math::SMatrix
< Double32_t,
5, 5, ROOT::Math::MatRepStd
< Double32_t, 5, 5 > > 
SMatrix5D32
 

Typedef Documentation

typedef double Double32_t

Definition at line 6 of file Track.h.

typedef ROOT::Math::SMatrix<double,5,5,ROOT::Math::MatRepStd<double,5,5> > SMatrix5D

Definition at line 8 of file Track.h.

Definition at line 9 of file Track.h.