CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

HepGeom::ReflectY3D Class Reference

#include <Transform3D.h>

Inheritance diagram for HepGeom::ReflectY3D:

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

Public Member Functions

 ReflectY3D (double y=0)

Detailed Description

Constructs reflection in a plane y=const. This class provides additional constructors for Transform3D and should not be used as a separate class.

Example of use:

   Transform3D m;
   m = ReflectY3D(1.);

Author:
<Evgueni.Tcherniaev@cern.ch>

Definition at line 682 of file Transform3D.h.


Constructor & Destructor Documentation

HepGeom::ReflectY3D::ReflectY3D ( double  y = 0  )  [inline]

Constructor from a number.

Definition at line 686 of file Transform3D.h.


The documentation for this class was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7