Geant4  10.02.p03
CLHEP::HepRep4x4 Struct Reference

#include <RotationInterfaces.h>

Collaboration diagram for CLHEP::HepRep4x4:

Public Member Functions

 HepRep4x4 ()
 
 HepRep4x4 (double xx, double xy, double xz, double xt, double yx, double yy, double yz, double yt, double zx, double zy, double zz, double zt, double tx, double ty, double tz, double tt)
 
 HepRep4x4 (const HepRep4x4Symmetric &rep)
 
 HepRep4x4 (const double *array)
 
void setToIdentity ()
 
void getArray (double *array) const
 
bool operator== (HepRep4x4 const &r) const
 
bool operator!= (HepRep4x4 const &r) const
 

Public Attributes

double xx_
 
double xy_
 
double xz_
 
double xt_
 
double yx_
 
double yy_
 
double yz_
 
double yt_
 
double zx_
 
double zy_
 
double zz_
 
double zt_
 
double tx_
 
double ty_
 
double tz_
 
double tt_
 

Detailed Description

Definition at line 332 of file RotationInterfaces.h.

Constructor & Destructor Documentation

◆ HepRep4x4() [1/4]

CLHEP::HepRep4x4::HepRep4x4 ( )
inline

◆ HepRep4x4() [2/4]

CLHEP::HepRep4x4::HepRep4x4 ( double  xx,
double  xy,
double  xz,
double  xt,
double  yx,
double  yy,
double  yz,
double  yt,
double  zx,
double  zy,
double  zz,
double  zt,
double  tx,
double  ty,
double  tz,
double  tt 
)
inline

◆ HepRep4x4() [3/4]

CLHEP::HepRep4x4::HepRep4x4 ( const HepRep4x4Symmetric rep)
inline

◆ HepRep4x4() [4/4]

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

Member Function Documentation

◆ getArray()

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

◆ operator!=()

bool CLHEP::HepRep4x4::operator!= ( HepRep4x4 const &  r) const
inline

◆ operator==()

bool CLHEP::HepRep4x4::operator== ( HepRep4x4 const &  r) const
inline

◆ setToIdentity()

void CLHEP::HepRep4x4::setToIdentity ( )
inline

Member Data Documentation

◆ tt_

double CLHEP::HepRep4x4::tt_

Definition at line 352 of file RotationInterfaces.h.

◆ tx_

double CLHEP::HepRep4x4::tx_

Definition at line 352 of file RotationInterfaces.h.

◆ ty_

double CLHEP::HepRep4x4::ty_

Definition at line 352 of file RotationInterfaces.h.

◆ tz_

double CLHEP::HepRep4x4::tz_

Definition at line 352 of file RotationInterfaces.h.

◆ xt_

double CLHEP::HepRep4x4::xt_

Definition at line 352 of file RotationInterfaces.h.

◆ xx_

double CLHEP::HepRep4x4::xx_

Definition at line 352 of file RotationInterfaces.h.

◆ xy_

double CLHEP::HepRep4x4::xy_

Definition at line 352 of file RotationInterfaces.h.

◆ xz_

double CLHEP::HepRep4x4::xz_

Definition at line 352 of file RotationInterfaces.h.

◆ yt_

double CLHEP::HepRep4x4::yt_

Definition at line 352 of file RotationInterfaces.h.

◆ yx_

double CLHEP::HepRep4x4::yx_

Definition at line 352 of file RotationInterfaces.h.

◆ yy_

double CLHEP::HepRep4x4::yy_

Definition at line 352 of file RotationInterfaces.h.

◆ yz_

double CLHEP::HepRep4x4::yz_

Definition at line 352 of file RotationInterfaces.h.

◆ zt_

double CLHEP::HepRep4x4::zt_

Definition at line 352 of file RotationInterfaces.h.

◆ zx_

double CLHEP::HepRep4x4::zx_

Definition at line 352 of file RotationInterfaces.h.

◆ zy_

double CLHEP::HepRep4x4::zy_

Definition at line 352 of file RotationInterfaces.h.

◆ zz_

double CLHEP::HepRep4x4::zz_

Definition at line 352 of file RotationInterfaces.h.


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