ATLAS Offline Software
|
#include <JacobianCotThetaPtToThetaP.h>
Public Member Functions | |
JacobianCotThetaPtToThetaP (const double cotTheta, const double qpT) | |
This is the 5x5 jacobian for the transformation of track parameters and errors having a momentum representation of \( (\phi, cot\theta, q/p_{T}) \) to the new standard representation of \( (\phi, \theta, q/p) \), while the first two variables that express the local position representation keep unchanged.
Mathematical motivation:
assuming \( u_{\mu} = ( d_{0}', z_{0}', \phi_{0}', cot\theta, q/p_{T} ) \) and \( v_{\mu} = (d_{0}, z_{0}, \phi_{0}, \theta, q/p)\), the set of \( v_{\mu}\) parameters can be expressed by the set of \( u_{\mu} \) parameters by following functions:
Definition at line 42 of file JacobianCotThetaPtToThetaP.h.
Trk::JacobianCotThetaPtToThetaP::JacobianCotThetaPtToThetaP | ( | const double | cotTheta, |
const double | qpT | ||
) |
Definition at line 12 of file JacobianCotThetaPtToThetaP.cxx.