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

HepGeom::Normal3D< T > Class Template Reference

#include <Normal3D.h>

Inheritance diagram for HepGeom::Normal3D< T >:

HepGeom::BasicVector3D< T > List of all members.

Related Functions

(Note that these are not member functions.)

Normal3D< float > operator * (const Transform3D &m, const Normal3D< float > &n)
Normal3D< double > operator * (const Transform3D &m, const Normal3D< double > &n)

Detailed Description

template<class T>
class HepGeom::Normal3D< T >

Geometrical 3D Normal. This is just a declaration of the class needed to define specializations Normal3D<float> and Normal3D<double>.

Author:
Evgeni Chernyaev <Evgueni.Tcherniaev@cern.ch>

Definition at line 35 of file Normal3D.h.


Friends And Related Function Documentation

template<class T>
Normal3D< double > operator * ( const Transform3D m,
const Normal3D< double > &  n 
) [related]

Transformation of Normal<double> by Transform3D.

Definition at line 51 of file Normal3D.cc.

template<class T>
Normal3D< float > operator * ( const Transform3D m,
const Normal3D< float > &  n 
) [related]

Transformation of Normal<float> by Transform3D.

Definition at line 25 of file Normal3D.cc.


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