ATLAS Offline Software
|
Jacobian in spherical coordinates for the transformation of momentum in Cartesian coordinates \( (px,py,pz,charge)\) to momentum in spherical cordinates \((\phi,\theta,QoverP)\). More...
#include <JacobianPxyzToPhiThetaQoverPspherical.h>
Public Member Functions | |
JacobianPxyzToPhiThetaQoverPspherical (const double phi, const double theta, const double qOverP) | |
~JacobianPxyzToPhiThetaQoverPspherical () | |
Jacobian in spherical coordinates for the transformation of momentum in Cartesian coordinates \( (px,py,pz,charge)\) to momentum in spherical cordinates \((\phi,\theta,QoverP)\).
The derivatives are:
Definition at line 38 of file JacobianPxyzToPhiThetaQoverPspherical.h.
Trk::JacobianPxyzToPhiThetaQoverPspherical::JacobianPxyzToPhiThetaQoverPspherical | ( | const double | phi, |
const double | theta, | ||
const double | qOverP | ||
) |
Definition at line 12 of file JacobianPxyzToPhiThetaQoverPspherical.cxx.
|
inline |
Definition at line 41 of file JacobianPxyzToPhiThetaQoverPspherical.h.