BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/TrkReco/TrkReco/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

◆ Line3D

#define Line3D   32

◆ T3DLine_FLAG_

#define T3DLine_FLAG_

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

◆ HepVector3D