CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

HepGeom::RotateX3D Class Reference

#include <Transform3D.h>

Inheritance diagram for HepGeom::RotateX3D:

HepGeom::Rotate3D HepGeom::Transform3D List of all members.

Public Member Functions

 RotateX3D ()
 RotateX3D (double a)

Detailed Description

Constructs a rotation around x-axis. This class provides additional constructors for Transform3D and should not be used as a separate class.

Example of use:

   Transform3D m;
   m = RotateX3D(30.*deg);

Author:
<Evgueni.Tcherniaev@cern.ch>

Definition at line 430 of file Transform3D.h.


Constructor & Destructor Documentation

HepGeom::RotateX3D::RotateX3D (  )  [inline]

Default constructor: sets the Identity transformation.

Definition at line 434 of file Transform3D.h.

HepGeom::RotateX3D::RotateX3D ( double  a  )  [inline]

Constructs a rotation around x-axis by angle a.

Definition at line 438 of file Transform3D.h.

References HepGeom::Transform3D::setTransform().


The documentation for this class was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7