HepReflectZ3D Class Reference
[Geometry]

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

#include <Transform3D.h>

Inheritance diagram for HepReflectZ3D:

HepReflect3D HepTransform3D List of all members.

Public Methods

 HepReflectZ3D (double z=0)
 Constructor from a number.


Detailed Description

Constructs reflection in a plane z=const.

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

Example of use:

   HepTransform3D m;
   m = HepReflectZ3D(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)