ROOT  6.06/08
Reference Guide
Classes | Typedefs
Track.h File Reference
#include "Math/Point3D.h"
#include "Math/Vector4D.h"
#include <vector>
#include "TRandom.h"
+ Include dependency graph for Track.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrackD
 
class  TrackD32
 
class  VecTrackD
 
class  ClusterD
 

Typedefs

typedef double Double32_t
 
typedef ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > Vector4D
 
typedef ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< Double32_t > > Vector4D32
 
typedef ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double > > Point3D
 
typedef ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< Double32_t > > Point3D32
 

Typedef Documentation

§ Double32_t

typedef double Double32_t

Definition at line 10 of file Track.h.

§ Point3D

Definition at line 18 of file Track.h.

§ Point3D32

Definition at line 19 of file Track.h.

§ Vector4D

Definition at line 14 of file Track.h.

§ Vector4D32

Definition at line 15 of file Track.h.