Logo ROOT   6.08/07
Reference Guide
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

◆ Double32_t

typedef double Double32_t

Definition at line 6 of file Track.h.

◆ SMatrix5D

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

Definition at line 8 of file Track.h.

◆ SMatrix5D32

Definition at line 9 of file Track.h.