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

HepGeom::TranslateY3D Class Reference

#include <Transform3D.h>

Inheritance diagram for HepGeom::TranslateY3D:

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

Public Member Functions

 TranslateY3D ()
 TranslateY3D (double y)

Detailed Description

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

Example of use:

   Transform3D m;
   m = TranslateY3D(10.);

Author:
<Evgueni.Tcherniaev@cern.ch>

Definition at line 571 of file Transform3D.h.


Constructor & Destructor Documentation

HepGeom::TranslateY3D::TranslateY3D (  )  [inline]

Default constructor: sets the Identity transformation.

Definition at line 575 of file Transform3D.h.

HepGeom::TranslateY3D::TranslateY3D ( double  y  )  [inline]

Constructor from a number.

Definition at line 579 of file Transform3D.h.


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