|
BOSS 8.0.0
BESIII Offline Software System
|
#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 |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Vector3D< double > | HepVector3D |
| #define Line3D 32 |
Definition at line 21 of file Reconstruction/TrkReco/include/TrkReco/T3DLine.h.
Referenced by T3DLine::objectType().
| #define T3DLine_FLAG_ |
Definition at line 19 of file Reconstruction/TrkReco/include/TrkReco/T3DLine.h.
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 31 of file Reconstruction/TrkReco/include/TrkReco/T3DLine.h.
| typedef HepGeom::Vector3D<double> HepVector3D |
Definition at line 37 of file Reconstruction/TrkReco/include/TrkReco/T3DLine.h.