ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
Amg | |
Definition of ATLAS Math & Geometry primitives (Amg) | |
Functions | |
Amg::Vector3D | Amg::convert_CLHEPPhiThetaPsi_to_EigenEulerAngles (Amg::Vector3D clhep_angles, int convention=0) |
Convert CLEHP Phi,Theta,Psi angles to Eigen euler angles using Z-X-Z convention. More... | |
Amg::Vector3D | Amg::convert_EigenEulerAngles_to_CLHEPPhiThetaPsi (Amg::Vector3D eigen_angles, int convention=0) |
Convert Eigen euler angles to CLEHP Phi,Theta,Psi angles. More... | |