|
BOSS 7.1.3
BESIII Offline Software System
|
#include <string>#include "TrkReco/TTrackBase.h"#include "TrkReco/TMLink.h"#include "TrkReco/TLineFitter.h"#include "CLHEP/Geometry/Point3D.h"Go to the source code of this file.
Classes | |
| class | TMLine |
| A class to represent a track in tracking. More... | |
Macros | |
| #define | HEP_SHORT_NAMES |
| #define | TMLine_INLINE_DEFINE_HERE |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
Functions | |
| int | SortByB (const void *a, const void *b) |
| Sorter. | |
| typedef HepGeom::Point3D<double> HepPoint3D |
| int SortByB | ( | const void * | a, |
| const void * | b ) |
Sorter.
Definition at line 648 of file TMLine.cxx.
Referenced by TBuilder::searchInitialLines().