CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
Rot3 Member List

This is the complete list of members for Rot3, including all inherited members.

axis() constCLHEP::HepRotation
axisAngle() constCLHEP::HepRotation
col1() constCLHEP::HepRotationinline
col2() constCLHEP::HepRotationinline
col3() constCLHEP::HepRotationinline
col4() constCLHEP::HepRotationinline
colX() constCLHEP::HepRotationinline
colY() constCLHEP::HepRotationinline
colZ() constCLHEP::HepRotationinline
compare(const HepRotation &r) constCLHEP::HepRotation
decompose(HepAxisAngle &rotation, Hep3Vector &boost) constCLHEP::HepRotation
decompose(Hep3Vector &boost, HepAxisAngle &rotation) constCLHEP::HepRotation
delta() constCLHEP::HepRotation
distance2(const HepRotation &r) constCLHEP::HepRotation
distance2(const HepBoost &lt) constCLHEP::HepRotation
distance2(const HepLorentzRotation &lt) constCLHEP::HepRotation
eulerAngles() constCLHEP::HepRotation
getAngleAxis(double &delta, Hep3Vector &axis) constCLHEP::HepRotation
getAxis() constCLHEP::HepRotationinline
getDelta() constCLHEP::HepRotationinline
getPhi() constCLHEP::HepRotationinline
getPsi() constCLHEP::HepRotationinline
getTheta() constCLHEP::HepRotationinline
getTolerance()CLHEP::HepRotationinlinestatic
HepRotation()CLHEP::HepRotationinline
HepRotation(const HepRotation &m)CLHEP::HepRotationinline
HepRotation(HepRotation &&m)=defaultCLHEP::HepRotationinline
HepRotation(const HepRotationX &m)CLHEP::HepRotationinline
HepRotation(const HepRotationY &m)CLHEP::HepRotationinline
HepRotation(const HepRotationZ &m)CLHEP::HepRotationinline
HepRotation(const Hep3Vector &axis, double delta)CLHEP::HepRotation
HepRotation(const HepAxisAngle &ax)CLHEP::HepRotation
HepRotation(double phi, double theta, double psi)CLHEP::HepRotation
HepRotation(const HepEulerAngles &e)CLHEP::HepRotation
HepRotation(const Hep3Vector &colX, const Hep3Vector &colY, const Hep3Vector &colZ)CLHEP::HepRotation
HepRotation(const HepRep3x3 &m)CLHEP::HepRotationinline
HepRotation(double mxx, double mxy, double mxz, double myx, double myy, double myz, double mzx, double mzy, double mzz)CLHEP::HepRotationinlineprotected
howNear(const HepRotation &r) constCLHEP::HepRotation
howNear(const HepBoost &lt) constCLHEP::HepRotation
howNear(const HepLorentzRotation &lt) constCLHEP::HepRotation
IDENTITYCLHEP::HepRotationstatic
inverse() constCLHEP::HepRotationinline
invert()CLHEP::HepRotationinline
isIdentity() constCLHEP::HepRotation
isNear(const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) constCLHEP::HepRotation
isNear(const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) constCLHEP::HepRotation
isNear(const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) constCLHEP::HepRotation
norm2() constCLHEP::HepRotation
operator!=(const HepRotation &r) constCLHEP::HepRotationinline
operator()(int, int) constCLHEP::HepRotation
operator()(const Hep3Vector &p) constCLHEP::HepRotationinline
operator()(const HepLorentzVector &w) constCLHEP::HepRotationinline
operator*(const Hep3Vector &p) constCLHEP::HepRotationinline
operator*(const HepLorentzVector &w) constCLHEP::HepRotationinline
operator*(const HepRotation &r) constCLHEP::HepRotationinline
operator*(const HepRotationX &rx) constCLHEP::HepRotationinline
operator*(const HepRotationY &ry) constCLHEP::HepRotationinline
operator*(const HepRotationZ &rz) constCLHEP::HepRotationinline
operator*=(const HepRotation &r)CLHEP::HepRotationinline
operator*=(const HepRotationX &r)CLHEP::HepRotationinline
operator*=(const HepRotationY &r)CLHEP::HepRotationinline
operator*=(const HepRotationZ &r)CLHEP::HepRotationinline
operator<(const HepRotation &r) constCLHEP::HepRotationinline
operator<=(const HepRotation &r) constCLHEP::HepRotationinline
operator=(const HepRotation &r)CLHEP::HepRotationinline
operator=(HepRotation &&r)=defaultCLHEP::HepRotationinline
operator=(const HepRotationX &r)CLHEP::HepRotationinline
operator=(const HepRotationY &r)CLHEP::HepRotationinline
operator=(const HepRotationZ &r)CLHEP::HepRotationinline
operator==(const HepRotation &r) constCLHEP::HepRotationinline
operator>(const HepRotation &r) constCLHEP::HepRotationinline
operator>=(const HepRotation &r) constCLHEP::HepRotationinline
operator[](int) constCLHEP::HepRotationinline
phi() constCLHEP::HepRotation
phiX() constCLHEP::HepRotation
phiY() constCLHEP::HepRotation
phiZ() constCLHEP::HepRotation
print(std::ostream &os) constCLHEP::HepRotation
psi() constCLHEP::HepRotation
rectify()CLHEP::HepRotation
rep3x3() constCLHEP::HepRotationinline
rep4x4() constCLHEP::HepRotationinline
rotate(double delta, const Hep3Vector &axis)CLHEP::HepRotation
rotate(double delta, const Hep3Vector *axis)CLHEP::HepRotationinline
rotateAxes(const Hep3Vector &newX, const Hep3Vector &newY, const Hep3Vector &newZ)CLHEP::HepRotation
rotateX(double delta)CLHEP::HepRotation
rotateY(double delta)CLHEP::HepRotation
rotateZ(double delta)CLHEP::HepRotation
row1() constCLHEP::HepRotationinline
row2() constCLHEP::HepRotationinline
row3() constCLHEP::HepRotationinline
row4() constCLHEP::HepRotationinline
rowX() constCLHEP::HepRotationinline
rowY() constCLHEP::HepRotationinline
rowZ() constCLHEP::HepRotationinline
rxxCLHEP::HepRotationprotected
rxyCLHEP::HepRotationprotected
rxzCLHEP::HepRotationprotected
ryxCLHEP::HepRotationprotected
ryyCLHEP::HepRotationprotected
ryzCLHEP::HepRotationprotected
rzxCLHEP::HepRotationprotected
rzyCLHEP::HepRotationprotected
rzzCLHEP::HepRotationprotected
set(const Hep3Vector &axis, double delta)CLHEP::HepRotation
set(const HepAxisAngle &ax)CLHEP::HepRotation
set(double phi, double theta, double psi)CLHEP::HepRotation
set(const HepEulerAngles &e)CLHEP::HepRotation
set(const Hep3Vector &colX, const Hep3Vector &colY, const Hep3Vector &colZ)CLHEP::HepRotation
set(const HepRotationX &r)CLHEP::HepRotationinline
set(const HepRotationY &r)CLHEP::HepRotationinline
set(const HepRotationZ &r)CLHEP::HepRotationinline
set(const HepRep3x3 &m)CLHEP::HepRotationinline
setAxis(const Hep3Vector &axis)CLHEP::HepRotation
setDelta(double delta)CLHEP::HepRotation
setMatrix(double xx1, double xy1, double xz1, double yx1, double yy1, double yz1, double zx1, double zy1, double zz1)Rot3inline
setPhi(double phi)CLHEP::HepRotation
setPsi(double psi)CLHEP::HepRotation
setRows(const Hep3Vector &rowX, const Hep3Vector &rowY, const Hep3Vector &rowZ)CLHEP::HepRotation
setTheta(double theta)CLHEP::HepRotation
setTolerance(double tol)CLHEP::HepRotationinlinestatic
theta() constCLHEP::HepRotation
thetaX() constCLHEP::HepRotation
thetaY() constCLHEP::HepRotation
thetaZ() constCLHEP::HepRotation
transform(const HepRotation &r)CLHEP::HepRotationinline
transform(const HepRotationX &r)CLHEP::HepRotationinline
transform(const HepRotationY &r)CLHEP::HepRotationinline
transform(const HepRotationZ &r)CLHEP::HepRotationinline
tt() constCLHEP::HepRotationinline
tx() constCLHEP::HepRotationinline
ty() constCLHEP::HepRotationinline
tz() constCLHEP::HepRotationinline
xt() constCLHEP::HepRotationinline
xx() constCLHEP::HepRotationinline
xy() constCLHEP::HepRotationinline
xz() constCLHEP::HepRotationinline
yt() constCLHEP::HepRotationinline
yx() constCLHEP::HepRotationinline
yy() constCLHEP::HepRotationinline
yz() constCLHEP::HepRotationinline
zt() constCLHEP::HepRotationinline
zx() constCLHEP::HepRotationinline
zy() constCLHEP::HepRotationinline
zz() constCLHEP::HepRotationinline
~HepRotation()CLHEP::HepRotationinline