CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

HepGeom::RotateY3D Class Reference

#include <Transform3D.h>

Inheritance diagram for HepGeom::RotateY3D:

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

Public Member Functions

 RotateY3D ()
 RotateY3D (double a)

Detailed Description

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

Example of use:

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

Author:
<Evgueni.Tcherniaev@cern.ch>

Definition at line 458 of file Transform3D.h.


Constructor & Destructor Documentation

HepGeom::RotateY3D::RotateY3D (  )  [inline]

Default constructor: sets the Identity transformation.

Definition at line 462 of file Transform3D.h.

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

Constructs a rotation around y-axis by angle a.

Definition at line 466 of file Transform3D.h.

References HepGeom::Transform3D::setTransform().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 22:02:32 2010 for CLHEP by  doxygen 1.4.7