HepReflectY3D Class Reference
[Geometry]

Constructs reflection in a plane y=const. More...

#include <Transform3D.h>

Inheritance diagram for HepReflectY3D:

HepReflect3D HepTransform3D List of all members.

Public Methods

 HepReflectY3D (double y=0)
 Constructor from a number.


Detailed Description

Constructs reflection in a plane y=const.

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

Example of use:

   HepTransform3D m;
   m = HepReflectY3D(1.);

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)