ATLAS Offline Software
|
Jacobian for transforming perigee track parameters \((d_0, z_0, \phi_0, \theta, q/p)\) to the cartesian frame \((p_x,p_y,p_z,E,x,y,z)\). More...
#include <JacobianPerigeeToCartesian.h>
Public Member Functions | |
JacobianPerigeeToCartesian (const double d0, const double z0, const double phi0, const double theta, const double qOverP, const double mass=105.6583692) | |
~JacobianPerigeeToCartesian () | |
Jacobian for transforming perigee track parameters \((d_0, z_0, \phi_0, \theta, q/p)\) to the cartesian frame \((p_x,p_y,p_z,E,x,y,z)\).
It needs a mass in order to calculate the energy, default is muon-mass.
Definition at line 28 of file JacobianPerigeeToCartesian.h.
Trk::JacobianPerigeeToCartesian::JacobianPerigeeToCartesian | ( | const double | d0, |
const double | z0, | ||
const double | phi0, | ||
const double | theta, | ||
const double | qOverP, | ||
const double | mass = 105.6583692 |
||
) |
Definition at line 12 of file JacobianPerigeeToCartesian.cxx.
|
inline |
Definition at line 31 of file JacobianPerigeeToCartesian.h.