ATLAS Offline Software
|
#include <JacobianThetaPToCotThetaPt.h>
Public Member Functions | |
JacobianThetaPToCotThetaPt (const double theta, const double qp) | |
This is the 5x5 jacobian for the transformation of track parameters and errors having the new standard momentum representation of \( (\phi, \theta, q/p) \) to the representation of \( (\phi, cot\theta, q/p_{T}) \), 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 41 of file JacobianThetaPToCotThetaPt.h.
Definition at line 12 of file JacobianThetaPToCotThetaPt.cxx.