ATLAS Offline Software
|
#include <JacobianLocalAnglesPhiTheta.h>
Public Member Functions | |
JacobianLocalAnglesPhiTheta (const double angleXZ, const double angleYZ, const Amg::RotationMatrix3D &rot) | |
~JacobianLocalAnglesPhiTheta () | |
This jacobian transforms the local direction representation as given in the Trk::LocalDirection class into the corresponding polar and azimutal angle \( \phi, \theta \), therefor it is of dimension (2x2).
The Rotation given for construction is the one declared by the Surface frame:
Surface::transform()::getRotation()
Definition at line 31 of file JacobianLocalAnglesPhiTheta.h.
Trk::JacobianLocalAnglesPhiTheta::JacobianLocalAnglesPhiTheta | ( | const double | angleXZ, |
const double | angleYZ, | ||
const Amg::RotationMatrix3D & | rot | ||
) |
Definition at line 12 of file JacobianLocalAnglesPhiTheta.cxx.
|
inline |
Definition at line 34 of file JacobianLocalAnglesPhiTheta.h.