CGEM BOSS 6.6.5.i
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 |
#define | HEP_SHORT_NAMES |
Typedefs | |
typedef HepGeom::Point3D< double > | HepPoint3D |
typedef HepGeom::Vector3D< double > | HepVector3D |
#define Line3D 32 |
Definition at line 21 of file T3DLine.h.
Referenced by T3DLineFitter::fit(), and T3DLine::objectType().
typedef HepGeom::Point3D<double> HepPoint3D |
typedef HepGeom::Vector3D<double> HepVector3D |