ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLHEP::HepRep4x4Symmetric Struct Reference

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

Public Member Functions

 HepRep4x4Symmetric ()
 
 HepRep4x4Symmetric (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
 HepRep4x4Symmetric (const double *array)
 
void setToIdentity ()
 
void getArray (double *array) const
 

Public Attributes

double xx_
 
double xy_
 
double xz_
 
double xt_
 
double yy_
 
double yz_
 
double yt_
 
double zz_
 
double zt_
 
double tt_
 

Detailed Description

Definition at line 366 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 366 of file RotationInterfaces.h

Constructor & Destructor Documentation

CLHEP::HepRep4x4Symmetric::HepRep4x4Symmetric ( )
inline
CLHEP::HepRep4x4Symmetric::HepRep4x4Symmetric ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inline
CLHEP::HepRep4x4Symmetric::HepRep4x4Symmetric ( const double *  array)
inline

Member Function Documentation

void CLHEP::HepRep4x4Symmetric::getArray ( double *  array) const
inline
void CLHEP::HepRep4x4Symmetric::setToIdentity ( )
inline

Member Data Documentation

double CLHEP::HepRep4x4Symmetric::tt_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::print(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::xt_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::xx_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::xy_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::xz_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::yt_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::yy_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::yz_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::zt_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().

double CLHEP::HepRep4x4Symmetric::zz_

Definition at line 385 of file RotationInterfaces.h.

View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h

Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().


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