Logo ROOT   6.10/09
Reference Guide
Classes | Namespaces | Functions
RotationX.h File Reference
#include "Math/GenVector/Cartesian3D.h"
#include "Math/GenVector/DisplacementVector3D.h"
#include "Math/GenVector/PositionVector3D.h"
#include "Math/GenVector/LorentzVector.h"
#include "Math/GenVector/3DDistances.h"
#include "Math/GenVector/RotationXfwd.h"
#include <cmath>
Include dependency graph for RotationX.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::RotationX
 Rotation class representing a 3D rotation about the X axis by the angle of rotation. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 

Functions

template<class R >
RotationX::Scalar ROOT::Math::Distance (const RotationX &r1, const R &r2)
 Distance between two rotations. More...
 
std::ostream & ROOT::Math::operator<< (std::ostream &os, const RotationX &r)
 Stream Output and Input. More...