#include <RotationInterfaces.h>
|
| 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 |
|
Definition at line 332 of file RotationInterfaces.h.
CLHEP::HepRep4x4::HepRep4x4 |
( |
| ) |
|
|
inline |
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 |
CLHEP::HepRep4x4::HepRep4x4 |
( |
const double * |
array | ) |
|
|
inline |
void CLHEP::HepRep4x4::getArray |
( |
double * |
array | ) |
const |
|
inline |
bool CLHEP::HepRep4x4::operator!= |
( |
HepRep4x4 const & |
r | ) |
const |
|
inline |
bool CLHEP::HepRep4x4::operator== |
( |
HepRep4x4 const & |
r | ) |
const |
|
inline |
void CLHEP::HepRep4x4::setToIdentity |
( |
| ) |
|
|
inline |
double CLHEP::HepRep4x4::tt_ |
double CLHEP::HepRep4x4::tx_ |
double CLHEP::HepRep4x4::ty_ |
double CLHEP::HepRep4x4::tz_ |
double CLHEP::HepRep4x4::xt_ |
double CLHEP::HepRep4x4::xx_ |
double CLHEP::HepRep4x4::xy_ |
double CLHEP::HepRep4x4::xz_ |
double CLHEP::HepRep4x4::yt_ |
double CLHEP::HepRep4x4::yx_ |
double CLHEP::HepRep4x4::yy_ |
double CLHEP::HepRep4x4::yz_ |
double CLHEP::HepRep4x4::zt_ |
double CLHEP::HepRep4x4::zx_ |
double CLHEP::HepRep4x4::zy_ |
double CLHEP::HepRep4x4::zz_ |
The documentation for this struct was generated from the following file: