ATLAS Offline Software
|
#include <JacobianPhiThetaLocalAngles.h>
Public Member Functions | |
JacobianPhiThetaLocalAngles (const Amg::RotationMatrix3D &rot) | |
JacobianPhiThetaLocalAngles (const double phi, const double theta, const Amg::RotationMatrix3D &rot) | |
~JacobianPhiThetaLocalAngles () | |
This jacobian transforms the polar and azimutal angle \( \phi, \theta \) of a global momentum representation to a local momentum representation as given in the Trk::LocalMomentum class, 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 32 of file JacobianPhiThetaLocalAngles.h.
Trk::JacobianPhiThetaLocalAngles::JacobianPhiThetaLocalAngles | ( | const Amg::RotationMatrix3D & | rot | ) |
Trk::JacobianPhiThetaLocalAngles::JacobianPhiThetaLocalAngles | ( | const double | phi, |
const double | theta, | ||
const Amg::RotationMatrix3D & | rot | ||
) |
Definition at line 13 of file JacobianPhiThetaLocalAngles.cxx.
|
inline |
Definition at line 36 of file JacobianPhiThetaLocalAngles.h.