HepTranslateZ3D Class Reference
[Geometry]

Constructs a translation along z-axis. More...

#include <Transform3D.h>

Inheritance diagram for HepTranslateZ3D:

HepTranslate3D HepTransform3D List of all members.

Public Member Functions

 HepTranslateZ3D ()
 Default constructor: sets the Identity transformation.

 HepTranslateZ3D (double z)
 Constructor from a number.


Detailed Description

Constructs a translation along z-axis.

This class provides additional constructors for HepTransform3D and should not be used as a separate class.

Example of use:

   HepTransform3D m;
   m = HepTranslateZ3D(10.);

Author:
<Evgueni.Tcherniaev@cern.ch>


The documentation for this class was generated from the following file:
Class Library for High Energy Physics (version 1.8)