#include "MathX/GenVectorX/Cartesian3D.h"
#include "MathX/GenVectorX/DisplacementVector3D.h"
#include "MathX/GenVectorX/PositionVector3D.h"
#include "MathX/GenVectorX/LorentzVector.h"
#include "MathX/GenVectorX/3DDistances.h"
#include "MathX/GenVectorX/RotationZfwd.h"
#include "MathX/GenVectorX/AccHeaders.h"
#include "MathX/GenVectorX/MathHeaders.h"
Classes | |
class | ROOT::ROOT_MATH_ARCH::RotationZ |
Rotation class representing a 3D rotation about the Z axis by the angle of rotation. More... | |
Namespaces | |
namespace | ROOT |
namespace | ROOT::ROOT_MATH_ARCH |
Functions | |
template<class R > | |
RotationZ::Scalar | ROOT::ROOT_MATH_ARCH::Distance (const RotationZ &r1, const R &r2) |
Distance between two rotations. | |
std::ostream & | ROOT::ROOT_MATH_ARCH::operator<< (std::ostream &os, const RotationZ &r) |
Stream Output and Input. | |