|
BOSS 8.0.0
BESIII Offline Software System
|
#include <string>#include "TrkReco/TLineFitter.h"#include "TrkReco/TMLink.h"#include "TrkReco/TTrackBase.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 | TMLine_INLINE_DEFINE_HERE |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
Functions | |
| int | SortByB (const void *a, const void *b) |
| Sorter. | |
| #define TMLine_INLINE_DEFINE_HERE |
Definition at line 141 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TMLine.h.
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TMLine.h.
| int SortByB | ( | const void * | a, |
| const void * | b ) |
Sorter.
Definition at line 656 of file TMLine.cxx.
Referenced by TBuilder::searchInitialLines().