CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
JacobianCartesianToLocal.h
Go to the documentation of this file.
1 #ifndef JacobianCartesianToLocal_H
2 #define JacobianCartesianToLocal_H
3 
5 
6 class Surface;
8 
16 
17  public:
18 
23  JacobianCartesianToLocal(const Surface& surface, const LocalTrajectoryParameters& localParameters);
24 
28  const AlgebraicMatrix56& jacobian() const;
29  const AlgebraicMatrix jacobian_old() const;
30 
31 
32  private:
33 
35 
36 };
37 
38 #endif //JacobianCartesianToLocal_H
ROOT::Math::SMatrix< double, 5, 6, ROOT::Math::MatRepStd< double, 5, 6 > > AlgebraicMatrix56
JacobianCartesianToLocal(const Surface &surface, const LocalTrajectoryParameters &localParameters)
const AlgebraicMatrix jacobian_old() const
CLHEP::HepMatrix AlgebraicMatrix
const AlgebraicMatrix56 & jacobian() const