CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#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_ |
Definition at line 367 of file RotationInterfaces.h.
|
inline |
Definition at line 116 of file RotationInterfaces.icc.
|
inline |
Definition at line 123 of file RotationInterfaces.icc.
|
inline |
Definition at line 134 of file RotationInterfaces.icc.
References xx_.
|
inline |
Definition at line 147 of file RotationInterfaces.icc.
References xx_.
|
inline |
double CLHEP::HepRep4x4Symmetric::tt_ |
Definition at line 389 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::beta(), CLHEP::HepBoost::boostVector(), CLHEP::HepBoost::compare(), CLHEP::HepBoost::gamma(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::tt(), and CLHEP::HepBoost::vectorMultiplication().
double CLHEP::HepRep4x4Symmetric::xt_ |
Definition at line 386 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::boostVector(), CLHEP::HepBoost::compare(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::invert(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::tx(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::xt().
double CLHEP::HepRep4x4Symmetric::xx_ |
Definition at line 386 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), getArray(), HepRep4x4Symmetric(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::xx().
double CLHEP::HepRep4x4Symmetric::xy_ |
Definition at line 386 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), CLHEP::HepBoost::xy(), and CLHEP::HepBoost::yx().
double CLHEP::HepRep4x4Symmetric::xz_ |
Definition at line 386 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), CLHEP::HepBoost::xz(), and CLHEP::HepBoost::zx().
double CLHEP::HepRep4x4Symmetric::yt_ |
Definition at line 387 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::boostVector(), CLHEP::HepBoost::compare(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::invert(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::ty(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::yt().
double CLHEP::HepRep4x4Symmetric::yy_ |
Definition at line 387 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::yy().
double CLHEP::HepRep4x4Symmetric::yz_ |
Definition at line 387 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), CLHEP::HepBoost::yz(), and CLHEP::HepBoost::zy().
double CLHEP::HepRep4x4Symmetric::zt_ |
Definition at line 388 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::boostVector(), CLHEP::HepBoost::compare(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::distance2(), CLHEP::HepBoost::invert(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::tz(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::zt().
double CLHEP::HepRep4x4Symmetric::zz_ |
Definition at line 388 of file RotationInterfaces.h.
Referenced by CLHEP::HepBoost::compare(), CLHEP::HepBoost::operator==(), setToIdentity(), CLHEP::HepBoost::vectorMultiplication(), and CLHEP::HepBoost::zz().