|
BOSS 8.0.0
BESIII Offline Software System
|
#include "CLHEP/Geometry/Point3D.h"#include "TrkBase/TrkDifTraj.h"#include "TrkBase/TrkKalDeriv.h"#include "TrkBase/TrkParams.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Matrix/Vector.h"#include <vector>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | TrkSimpTraj |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef void(* | TranslateParams) (const HepPoint3D &oldpoint, const HepPoint3D &newpoint, const HepVector &oldpar, const HepSymMatrix &oldcov, HepVector &newpar, HepSymMatrix &newcov, double fltlen) |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 33 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkSimpTraj.h.
| typedef void(* TranslateParams) (const HepPoint3D &oldpoint, const HepPoint3D &newpoint, const HepVector &oldpar, const HepSymMatrix &oldcov, HepVector &newpar, HepSymMatrix &newcov, double fltlen) |
Definition at line 46 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkSimpTraj.h.