BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
T3DLine.h File Reference
#include <string>
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "TrackUtil/Helix.h"
#include "TrkReco/TTrackBase.h"

Go to the source code of this file.

Classes

class  T3DLine
 A class to represent a track in tracking. More...
 

Macros

#define T3DLine_FLAG_
 
#define Line3D   32
 
#define HEP_SHORT_NAMES
 

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
 
typedef HepGeom::Vector3D< double > HepVector3D
 

Macro Definition Documentation

◆ HEP_SHORT_NAMES

#define HEP_SHORT_NAMES

Definition at line 26 of file T3DLine.h.

◆ Line3D

#define Line3D   32

Definition at line 21 of file T3DLine.h.

◆ T3DLine_FLAG_

#define T3DLine_FLAG_

Definition at line 19 of file T3DLine.h.

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 31 of file T3DLine.h.

◆ HepVector3D

typedef HepGeom::Vector3D<double> HepVector3D

Definition at line 37 of file T3DLine.h.