Geant4-11
|
#include <RotationInterfaces.h>
Public Member Functions | |
void | getArray (double *array) const |
HepRep4x4 () | |
HepRep4x4 (const double *array) | |
HepRep4x4 (const HepRep4x4Symmetric &rep) | |
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) | |
bool | operator!= (HepRep4x4 const &r) const |
bool | operator== (HepRep4x4 const &r) const |
void | setToIdentity () |
Data Fields | |
double | tt_ |
double | tx_ |
double | ty_ |
double | tz_ |
double | xt_ |
double | xx_ |
double | xy_ |
double | xz_ |
double | yt_ |
double | yx_ |
double | yy_ |
double | yz_ |
double | zt_ |
double | zx_ |
double | zy_ |
double | zz_ |
Definition at line 332 of file RotationInterfaces.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
double CLHEP::HepRep4x4::tt_ |
Definition at line 355 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::tx_ |
Definition at line 355 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::ty_ |
Definition at line 355 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::tz_ |
Definition at line 355 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::xt_ |
Definition at line 352 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::xx_ |
Definition at line 352 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::xy_ |
Definition at line 352 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::xz_ |
Definition at line 352 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::yt_ |
Definition at line 353 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::yx_ |
Definition at line 353 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::yy_ |
Definition at line 353 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::yz_ |
Definition at line 353 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::zt_ |
Definition at line 354 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::zx_ |
Definition at line 354 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::zy_ |
Definition at line 354 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().
double CLHEP::HepRep4x4::zz_ |
Definition at line 354 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepLorentzRotation::matrixMultiplication().