HepScaleY3D Class Reference
[Geometry]

Constructs a scaling transformation in y-direction. More...

#include <Transform3D.h>

Inheritance diagram for HepScaleY3D:

HepScale3D HepTransform3D List of all members.

Public Methods

 HepScaleY3D ()
 Default constructor: sets the Identity transformation.

 HepScaleY3D (double y)
 Constructor from a number (scale factor in y-direction).


Detailed Description

Constructs a scaling transformation in y-direction.

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

Example of use:

   HepTransform3D m;
   m = HepScaleY3D(2.);

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)