ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vector3D< T > Class Template Reference

#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Geometry/Transform3D.h>

Related Functions

(Note that these are not member functions.)

Vector3D< float > operator* (const Transform3D &m, const Vector3D< float > &v)
 
Vector3D< double > operator* (const Transform3D &m, const Vector3D< double > &v)
 

Detailed Description

template<class T>
class Vector3D< T >

Definition at line 127 of file Transform3D.h.

View newest version in sPHENIX GitHub at line 127 of file Transform3D.h

Friends And Related Function Documentation

template<class T>
Vector3D< float > operator* ( const Transform3D &  m,
const Vector3D< float > &  v 
)
related

Transformation of Vector<float> by Transform3D.

template<class T>
Vector3D< double > operator* ( const Transform3D &  m,
const Vector3D< double > &  v 
)
related

Transformation of Vector<double> by Transform3D.


The documentation for this class was generated from the following files: