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

CLHEP::HepRep3x3 Struct Reference

#include <RotationInterfaces.h>

List of all members.

Public Member Functions

 HepRep3x3 ()
 HepRep3x3 (double xx, double xy, double xz, double yx, double yy, double yz, double zx, double zy, double zz)
 HepRep3x3 (const double *array)
void setToIdentity ()
void getArray (double *array) const

Public Attributes

double xx_
double xy_
double xz_
double yx_
double yy_
double yz_
double zx_
double zy_
double zz_


Detailed Description

Definition at line 309 of file RotationInterfaces.h.


Constructor & Destructor Documentation

CLHEP::HepRep3x3::HepRep3x3 (  )  [inline]

CLHEP::HepRep3x3::HepRep3x3 ( double  xx,
double  xy,
double  xz,
double  yx,
double  yy,
double  yz,
double  zx,
double  zy,
double  zz 
) [inline]

CLHEP::HepRep3x3::HepRep3x3 ( const double *  array  )  [inline]


Member Function Documentation

void CLHEP::HepRep3x3::getArray ( double *  array  )  const [inline]

void CLHEP::HepRep3x3::setToIdentity (  )  [inline]


Member Data Documentation

double CLHEP::HepRep3x3::xx_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::xy_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::xz_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::yx_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::yy_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::yz_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::zx_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::zy_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().

double CLHEP::HepRep3x3::zz_

Definition at line 327 of file RotationInterfaces.h.

Referenced by compareR(), and perturb().


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