BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkSimpTraj.h File Reference
#include "TrkBase/TrkDifTraj.h"
#include "TrkBase/TrkKalDeriv.h"
#include "TrkBase/TrkParams.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Matrix/Vector.h"
#include "CLHEP/Matrix/SymMatrix.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 Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 33 of file TrkSimpTraj.h.

◆ TranslateParams

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 TrkSimpTraj.h.