Geant4-11
Public Member Functions | Data Fields
CLHEP::HepRep3x3 Struct Reference

#include <RotationInterfaces.h>

Public Member Functions

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

Data Fields

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

Detailed Description

Definition at line 305 of file RotationInterfaces.h.

Constructor & Destructor Documentation

◆ HepRep3x3() [1/3]

CLHEP::HepRep3x3::HepRep3x3 ( )
inline

◆ HepRep3x3() [2/3]

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

◆ HepRep3x3() [3/3]

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

Member Function Documentation

◆ getArray()

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

◆ setToIdentity()

void CLHEP::HepRep3x3::setToIdentity ( )
inline

Field Documentation

◆ xx_

double CLHEP::HepRep3x3::xx_

Definition at line 323 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ xy_

double CLHEP::HepRep3x3::xy_

Definition at line 323 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ xz_

double CLHEP::HepRep3x3::xz_

Definition at line 323 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ yx_

double CLHEP::HepRep3x3::yx_

Definition at line 324 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ yy_

double CLHEP::HepRep3x3::yy_

Definition at line 324 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ yz_

double CLHEP::HepRep3x3::yz_

Definition at line 324 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ zx_

double CLHEP::HepRep3x3::zx_

Definition at line 325 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ zy_

double CLHEP::HepRep3x3::zy_

Definition at line 325 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().

◆ zz_

double CLHEP::HepRep3x3::zz_

Definition at line 325 of file RotationInterfaces.h.

Referenced by G4tgbGeometryDumper::MatDeterminant().


The documentation for this struct was generated from the following file: