ATLAS Offline Software
Loading...
Searching...
No Matches
CLHEPtoEigenEulerAnglesConverters.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include <math.h>
Include dependency graph for CLHEPtoEigenEulerAnglesConverters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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.
Amg::Vector3D Amg::convert_EigenEulerAngles_to_CLHEPPhiThetaPsi (Amg::Vector3D eigen_angles, int convention=0)
 Convert Eigen euler angles to CLEHP Phi,Theta,Psi angles.