CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Friends
CLHEP::HepRotationX Class Reference

#include <RotationX.h>

List of all members.

Public Member Functions

 HepRotationX ()
 HepRotationX (double delta)
 HepRotationX (const HepRotationX &orig)
HepRotationXoperator= (const HepRotationX &r)
HepRotationXset (double delta)
 ~HepRotationX ()
Hep3Vector colX () const
Hep3Vector colY () const
Hep3Vector colZ () const
Hep3Vector rowX () const
Hep3Vector rowY () const
Hep3Vector rowZ () const
double xx () const
double xy () const
double xz () const
double yx () const
double yy () const
double yz () const
double zx () const
double zy () const
double zz () const
HepRep3x3 rep3x3 () const
double getPhi () const
double getTheta () const
double getPsi () const
double phi () const
double theta () const
double psi () const
HepEulerAngles eulerAngles () const
double getDelta () const
Hep3Vector getAxis () const
double delta () const
Hep3Vector axis () const
HepAxisAngle axisAngle () const
void getAngleAxis (double &delta, Hep3Vector &axis) const
double phiX () const
double phiY () const
double phiZ () const
double thetaX () const
double thetaY () const
double thetaZ () const
HepLorentzVector col1 () const
HepLorentzVector col2 () const
HepLorentzVector col3 () const
HepLorentzVector col4 () const
HepLorentzVector row1 () const
HepLorentzVector row2 () const
HepLorentzVector row3 () const
HepLorentzVector row4 () const
double xt () const
double yt () const
double zt () const
double tx () const
double ty () const
double tz () const
double tt () const
HepRep4x4 rep4x4 () const
void setDelta (double delta)
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
void decompose (HepRotation &rotation, HepBoost &boost) const
void decompose (HepBoost &boost, HepRotation &rotation) const
bool isIdentity () const
int compare (const HepRotationX &r) const
bool operator== (const HepRotationX &r) const
bool operator!= (const HepRotationX &r) const
bool operator< (const HepRotationX &r) const
bool operator> (const HepRotationX &r) const
bool operator<= (const HepRotationX &r) const
bool operator>= (const HepRotationX &r) const
double distance2 (const HepRotationX &r) const
double distance2 (const HepRotation &r) const
double howNear (const HepRotationX &r) const
double howNear (const HepRotation &r) const
bool isNear (const HepRotationX &r, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
double distance2 (const HepBoost &lt) const
double distance2 (const HepLorentzRotation &lt) const
double howNear (const HepBoost &lt) const
double howNear (const HepLorentzRotation &lt) const
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
double norm2 () const
void rectify ()
Hep3Vector operator() (const Hep3Vector &p) const
Hep3Vector operator* (const Hep3Vector &p) const
HepLorentzVector operator() (const HepLorentzVector &w) const
HepLorentzVector operator* (const HepLorentzVector &w) const
HepRotationX operator* (const HepRotationX &rx) const
HepRotationXoperator*= (const HepRotationX &r)
HepRotationXtransform (const HepRotationX &r)
HepRotationX inverse () const
HepRotationXinvert ()
std::ostream & print (std::ostream &os) const
 HepRotationX ()
 HepRotationX (double delta)
 HepRotationX (const HepRotationX &orig)
HepRotationXoperator= (const HepRotationX &r)
HepRotationXset (double delta)
 ~HepRotationX ()
Hep3Vector colX () const
Hep3Vector colY () const
Hep3Vector colZ () const
Hep3Vector rowX () const
Hep3Vector rowY () const
Hep3Vector rowZ () const
double xx () const
double xy () const
double xz () const
double yx () const
double yy () const
double yz () const
double zx () const
double zy () const
double zz () const
HepRep3x3 rep3x3 () const
double getPhi () const
double getTheta () const
double getPsi () const
double phi () const
double theta () const
double psi () const
HepEulerAngles eulerAngles () const
double getDelta () const
Hep3Vector getAxis () const
double delta () const
Hep3Vector axis () const
HepAxisAngle axisAngle () const
void getAngleAxis (double &delta, Hep3Vector &axis) const
double phiX () const
double phiY () const
double phiZ () const
double thetaX () const
double thetaY () const
double thetaZ () const
HepLorentzVector col1 () const
HepLorentzVector col2 () const
HepLorentzVector col3 () const
HepLorentzVector col4 () const
HepLorentzVector row1 () const
HepLorentzVector row2 () const
HepLorentzVector row3 () const
HepLorentzVector row4 () const
double xt () const
double yt () const
double zt () const
double tx () const
double ty () const
double tz () const
double tt () const
HepRep4x4 rep4x4 () const
void setDelta (double delta)
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
void decompose (HepRotation &rotation, HepBoost &boost) const
void decompose (HepBoost &boost, HepRotation &rotation) const
bool isIdentity () const
int compare (const HepRotationX &r) const
bool operator== (const HepRotationX &r) const
bool operator!= (const HepRotationX &r) const
bool operator< (const HepRotationX &r) const
bool operator> (const HepRotationX &r) const
bool operator<= (const HepRotationX &r) const
bool operator>= (const HepRotationX &r) const
double distance2 (const HepRotationX &r) const
double distance2 (const HepRotation &r) const
double howNear (const HepRotationX &r) const
double howNear (const HepRotation &r) const
bool isNear (const HepRotationX &r, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
double distance2 (const HepBoost &lt) const
double distance2 (const HepLorentzRotation &lt) const
double howNear (const HepBoost &lt) const
double howNear (const HepLorentzRotation &lt) const
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
double norm2 () const
void rectify ()
Hep3Vector operator() (const Hep3Vector &p) const
Hep3Vector operator* (const Hep3Vector &p) const
HepLorentzVector operator() (const HepLorentzVector &w) const
HepLorentzVector operator* (const HepLorentzVector &w) const
HepRotationX operator* (const HepRotationX &rx) const
HepRotationXoperator*= (const HepRotationX &r)
HepRotationXtransform (const HepRotationX &r)
HepRotationX inverse () const
HepRotationXinvert ()
std::ostream & print (std::ostream &os) const
 HepRotationX ()
 HepRotationX (double delta)
 HepRotationX (const HepRotationX &orig)
HepRotationXoperator= (const HepRotationX &r)
HepRotationXset (double delta)
 ~HepRotationX ()
Hep3Vector colX () const
Hep3Vector colY () const
Hep3Vector colZ () const
Hep3Vector rowX () const
Hep3Vector rowY () const
Hep3Vector rowZ () const
double xx () const
double xy () const
double xz () const
double yx () const
double yy () const
double yz () const
double zx () const
double zy () const
double zz () const
HepRep3x3 rep3x3 () const
double getPhi () const
double getTheta () const
double getPsi () const
double phi () const
double theta () const
double psi () const
HepEulerAngles eulerAngles () const
double getDelta () const
Hep3Vector getAxis () const
double delta () const
Hep3Vector axis () const
HepAxisAngle axisAngle () const
void getAngleAxis (double &delta, Hep3Vector &axis) const
double phiX () const
double phiY () const
double phiZ () const
double thetaX () const
double thetaY () const
double thetaZ () const
HepLorentzVector col1 () const
HepLorentzVector col2 () const
HepLorentzVector col3 () const
HepLorentzVector col4 () const
HepLorentzVector row1 () const
HepLorentzVector row2 () const
HepLorentzVector row3 () const
HepLorentzVector row4 () const
double xt () const
double yt () const
double zt () const
double tx () const
double ty () const
double tz () const
double tt () const
HepRep4x4 rep4x4 () const
void setDelta (double delta)
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
void decompose (HepRotation &rotation, HepBoost &boost) const
void decompose (HepBoost &boost, HepRotation &rotation) const
bool isIdentity () const
int compare (const HepRotationX &r) const
bool operator== (const HepRotationX &r) const
bool operator!= (const HepRotationX &r) const
bool operator< (const HepRotationX &r) const
bool operator> (const HepRotationX &r) const
bool operator<= (const HepRotationX &r) const
bool operator>= (const HepRotationX &r) const
double distance2 (const HepRotationX &r) const
double distance2 (const HepRotation &r) const
double howNear (const HepRotationX &r) const
double howNear (const HepRotation &r) const
bool isNear (const HepRotationX &r, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
double distance2 (const HepBoost &lt) const
double distance2 (const HepLorentzRotation &lt) const
double howNear (const HepBoost &lt) const
double howNear (const HepLorentzRotation &lt) const
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
double norm2 () const
void rectify ()
Hep3Vector operator() (const Hep3Vector &p) const
Hep3Vector operator* (const Hep3Vector &p) const
HepLorentzVector operator() (const HepLorentzVector &w) const
HepLorentzVector operator* (const HepLorentzVector &w) const
HepRotationX operator* (const HepRotationX &rx) const
HepRotationXoperator*= (const HepRotationX &r)
HepRotationXtransform (const HepRotationX &r)
HepRotationX inverse () const
HepRotationXinvert ()
std::ostream & print (std::ostream &os) const
 HepRotationX ()
 HepRotationX (double delta)
 HepRotationX (const HepRotationX &orig)
HepRotationXoperator= (const HepRotationX &r)
HepRotationXset (double delta)
 ~HepRotationX ()
Hep3Vector colX () const
Hep3Vector colY () const
Hep3Vector colZ () const
Hep3Vector rowX () const
Hep3Vector rowY () const
Hep3Vector rowZ () const
double xx () const
double xy () const
double xz () const
double yx () const
double yy () const
double yz () const
double zx () const
double zy () const
double zz () const
HepRep3x3 rep3x3 () const
double getPhi () const
double getTheta () const
double getPsi () const
double phi () const
double theta () const
double psi () const
HepEulerAngles eulerAngles () const
double getDelta () const
Hep3Vector getAxis () const
double delta () const
Hep3Vector axis () const
HepAxisAngle axisAngle () const
void getAngleAxis (double &delta, Hep3Vector &axis) const
double phiX () const
double phiY () const
double phiZ () const
double thetaX () const
double thetaY () const
double thetaZ () const
HepLorentzVector col1 () const
HepLorentzVector col2 () const
HepLorentzVector col3 () const
HepLorentzVector col4 () const
HepLorentzVector row1 () const
HepLorentzVector row2 () const
HepLorentzVector row3 () const
HepLorentzVector row4 () const
double xt () const
double yt () const
double zt () const
double tx () const
double ty () const
double tz () const
double tt () const
HepRep4x4 rep4x4 () const
void setDelta (double delta)
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
void decompose (HepRotation &rotation, HepBoost &boost) const
void decompose (HepBoost &boost, HepRotation &rotation) const
bool isIdentity () const
int compare (const HepRotationX &r) const
bool operator== (const HepRotationX &r) const
bool operator!= (const HepRotationX &r) const
bool operator< (const HepRotationX &r) const
bool operator> (const HepRotationX &r) const
bool operator<= (const HepRotationX &r) const
bool operator>= (const HepRotationX &r) const
double distance2 (const HepRotationX &r) const
double distance2 (const HepRotation &r) const
double howNear (const HepRotationX &r) const
double howNear (const HepRotation &r) const
bool isNear (const HepRotationX &r, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
double distance2 (const HepBoost &lt) const
double distance2 (const HepLorentzRotation &lt) const
double howNear (const HepBoost &lt) const
double howNear (const HepLorentzRotation &lt) const
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
double norm2 () const
void rectify ()
Hep3Vector operator() (const Hep3Vector &p) const
Hep3Vector operator* (const Hep3Vector &p) const
HepLorentzVector operator() (const HepLorentzVector &w) const
HepLorentzVector operator* (const HepLorentzVector &w) const
HepRotationX operator* (const HepRotationX &rx) const
HepRotationXoperator*= (const HepRotationX &r)
HepRotationXtransform (const HepRotationX &r)
HepRotationX inverse () const
HepRotationXinvert ()
std::ostream & print (std::ostream &os) const
 HepRotationX ()
 HepRotationX (double delta)
 HepRotationX (const HepRotationX &orig)
HepRotationXoperator= (const HepRotationX &r)
HepRotationXset (double delta)
 ~HepRotationX ()
Hep3Vector colX () const
Hep3Vector colY () const
Hep3Vector colZ () const
Hep3Vector rowX () const
Hep3Vector rowY () const
Hep3Vector rowZ () const
double xx () const
double xy () const
double xz () const
double yx () const
double yy () const
double yz () const
double zx () const
double zy () const
double zz () const
HepRep3x3 rep3x3 () const
double getPhi () const
double getTheta () const
double getPsi () const
double phi () const
double theta () const
double psi () const
HepEulerAngles eulerAngles () const
double getDelta () const
Hep3Vector getAxis () const
double delta () const
Hep3Vector axis () const
HepAxisAngle axisAngle () const
void getAngleAxis (double &delta, Hep3Vector &axis) const
double phiX () const
double phiY () const
double phiZ () const
double thetaX () const
double thetaY () const
double thetaZ () const
HepLorentzVector col1 () const
HepLorentzVector col2 () const
HepLorentzVector col3 () const
HepLorentzVector col4 () const
HepLorentzVector row1 () const
HepLorentzVector row2 () const
HepLorentzVector row3 () const
HepLorentzVector row4 () const
double xt () const
double yt () const
double zt () const
double tx () const
double ty () const
double tz () const
double tt () const
HepRep4x4 rep4x4 () const
void setDelta (double delta)
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
void decompose (HepRotation &rotation, HepBoost &boost) const
void decompose (HepBoost &boost, HepRotation &rotation) const
bool isIdentity () const
int compare (const HepRotationX &r) const
bool operator== (const HepRotationX &r) const
bool operator!= (const HepRotationX &r) const
bool operator< (const HepRotationX &r) const
bool operator> (const HepRotationX &r) const
bool operator<= (const HepRotationX &r) const
bool operator>= (const HepRotationX &r) const
double distance2 (const HepRotationX &r) const
double distance2 (const HepRotation &r) const
double howNear (const HepRotationX &r) const
double howNear (const HepRotation &r) const
bool isNear (const HepRotationX &r, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
double distance2 (const HepBoost &lt) const
double distance2 (const HepLorentzRotation &lt) const
double howNear (const HepBoost &lt) const
double howNear (const HepLorentzRotation &lt) const
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
double norm2 () const
void rectify ()
Hep3Vector operator() (const Hep3Vector &p) const
Hep3Vector operator* (const Hep3Vector &p) const
HepLorentzVector operator() (const HepLorentzVector &w) const
HepLorentzVector operator* (const HepLorentzVector &w) const
HepRotationX operator* (const HepRotationX &rx) const
HepRotationXoperator*= (const HepRotationX &r)
HepRotationXtransform (const HepRotationX &r)
HepRotationX inverse () const
HepRotationXinvert ()
std::ostream & print (std::ostream &os) const

Static Public Member Functions

static double getTolerance ()
static double setTolerance (double tol)
static double getTolerance ()
static double setTolerance (double tol)
static double getTolerance ()
static double setTolerance (double tol)
static double getTolerance ()
static double setTolerance (double tol)
static double getTolerance ()
static double setTolerance (double tol)

Protected Member Functions

 HepRotationX (double dd, double ss, double cc)
 HepRotationX (double dd, double ss, double cc)
 HepRotationX (double dd, double ss, double cc)
 HepRotationX (double dd, double ss, double cc)
 HepRotationX (double dd, double ss, double cc)

Static Protected Member Functions

static double proper (double delta)
static double proper (double delta)
static double proper (double delta)
static double proper (double delta)
static double proper (double delta)

Protected Attributes

double d
double s
double c

Friends

HepRotationX inverseOf (const HepRotationX &r)
HepRotationX inverseOf (const HepRotationX &r)
HepRotationX inverseOf (const HepRotationX &r)
HepRotationX inverseOf (const HepRotationX &r)
HepRotationX inverseOf (const HepRotationX &r)

Detailed Description

Author:

Definition at line 44 of file Geometry/CLHEP/Vector/RotationX.h.


Constructor & Destructor Documentation

Definition at line 34 of file RotationX.cc.

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig) [inline]
CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
) [inline, protected]
CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig) [inline]
CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
) [inline, protected]
CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig) [inline]
CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
) [inline, protected]
CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig) [inline]
CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
) [inline, protected]
CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig) [inline]
CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
) [inline, protected]

Member Function Documentation

int CLHEP::HepRotationX::compare ( const HepRotationX r) const [inline]
int CLHEP::HepRotationX::compare ( const HepRotationX r) const [inline]
int CLHEP::HepRotationX::compare ( const HepRotationX r) const [inline]
int CLHEP::HepRotationX::compare ( const HepRotationX r) const [inline]
int CLHEP::HepRotationX::compare ( const HepRotationX r) const [inline]
void CLHEP::HepRotationX::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const
void CLHEP::HepRotationX::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const
void CLHEP::HepRotationX::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const

Definition at line 111 of file RotationX.cc.

References CLHEP::Hep3Vector::set().

void CLHEP::HepRotationX::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const
void CLHEP::HepRotationX::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const
void CLHEP::HepRotationX::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepRotationX::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepRotationX::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepRotationX::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const

Definition at line 117 of file RotationX.cc.

References CLHEP::Hep3Vector::set().

void CLHEP::HepRotationX::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepRotationX::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepRotationX::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepRotationX::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepRotationX::decompose ( HepRotation rotation,
HepBoost boost 
) const

Definition at line 123 of file RotationX.cc.

References CLHEP::HepBoost::set().

void CLHEP::HepRotationX::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepRotationX::decompose ( HepBoost boost,
HepRotation rotation 
) const
void CLHEP::HepRotationX::decompose ( HepBoost boost,
HepRotation rotation 
) const
void CLHEP::HepRotationX::decompose ( HepBoost boost,
HepRotation rotation 
) const
void CLHEP::HepRotationX::decompose ( HepBoost boost,
HepRotation rotation 
) const

Definition at line 129 of file RotationX.cc.

References CLHEP::HepBoost::set().

void CLHEP::HepRotationX::decompose ( HepBoost boost,
HepRotation rotation 
) const
double CLHEP::HepRotationX::delta ( ) const [inline]
double CLHEP::HepRotationX::delta ( ) const [inline]
double CLHEP::HepRotationX::delta ( ) const [inline]
double CLHEP::HepRotationX::delta ( ) const [inline]
double CLHEP::HepRotationX::delta ( ) const [inline]

Definition at line 134 of file RotationX.cc.

References c, and s.

Referenced by distance2(), howNear(), and isNear().

Definition at line 157 of file RotationX.cc.

References distance2().

Definition at line 65 of file RotationX.cc.

References phi(), psi(), and theta().

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const [inline]
void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const [inline]
void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const [inline]
void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const [inline]
void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const [inline]
double CLHEP::HepRotationX::getPhi ( ) const [inline]
double CLHEP::HepRotationX::getPhi ( ) const [inline]
double CLHEP::HepRotationX::getPhi ( ) const [inline]
double CLHEP::HepRotationX::getPhi ( ) const [inline]
double CLHEP::HepRotationX::getPhi ( ) const [inline]
double CLHEP::HepRotationX::getPsi ( ) const [inline]
double CLHEP::HepRotationX::getPsi ( ) const [inline]
double CLHEP::HepRotationX::getPsi ( ) const [inline]
double CLHEP::HepRotationX::getPsi ( ) const [inline]
double CLHEP::HepRotationX::getPsi ( ) const [inline]
static double CLHEP::HepRotationX::getTolerance ( ) [inline, static]
static double CLHEP::HepRotationX::getTolerance ( ) [inline, static]
static double CLHEP::HepRotationX::getTolerance ( ) [inline, static]
static double CLHEP::HepRotationX::getTolerance ( ) [inline, static]
static double CLHEP::HepRotationX::getTolerance ( ) [inline, static]

Definition at line 161 of file RotationX.cc.

References distance2().

Definition at line 164 of file RotationX.cc.

References distance2().

Definition at line 167 of file RotationX.cc.

References distance2().

Definition at line 170 of file RotationX.cc.

References distance2().

bool CLHEP::HepRotationX::isIdentity ( ) const [inline]
bool CLHEP::HepRotationX::isIdentity ( ) const [inline]
bool CLHEP::HepRotationX::isIdentity ( ) const [inline]
bool CLHEP::HepRotationX::isIdentity ( ) const [inline]
bool CLHEP::HepRotationX::isIdentity ( ) const [inline]

Definition at line 173 of file RotationX.cc.

References distance2().

Definition at line 176 of file RotationX.cc.

References distance2().

Definition at line 179 of file RotationX.cc.

References distance2().

Definition at line 183 of file RotationX.cc.

References distance2().

Definition at line 188 of file RotationX.cc.

References c.

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const [inline]
Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const [inline]
Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const [inline]
Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const [inline]
HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const [inline]
HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const [inline]
HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const [inline]
HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const [inline]
HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const [inline]
HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const [inline]
HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r) [inline]
bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const [inline]
HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r) [inline]
HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r) [inline]
bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const [inline]
bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const [inline]

Definition at line 45 of file RotationX.cc.

References d.

Referenced by eulerAngles().

Definition at line 77 of file RotationX.cc.

References xx(), and yx().

Definition at line 82 of file RotationX.cc.

References xy(), and yy().

Definition at line 87 of file RotationX.cc.

References xz(), and yz().

std::ostream& CLHEP::HepRotationX::print ( std::ostream &  os) const
std::ostream & CLHEP::HepRotationX::print ( std::ostream &  os) const

Definition at line 192 of file RotationX.cc.

References c, d, and s.

std::ostream& CLHEP::HepRotationX::print ( std::ostream &  os) const
std::ostream& CLHEP::HepRotationX::print ( std::ostream &  os) const
std::ostream& CLHEP::HepRotationX::print ( std::ostream &  os) const
static double CLHEP::HepRotationX::proper ( double  delta) [inline, static, protected]
static double CLHEP::HepRotationX::proper ( double  delta) [inline, static, protected]
static double CLHEP::HepRotationX::proper ( double  delta) [inline, static, protected]
static double CLHEP::HepRotationX::proper ( double  delta) [inline, static, protected]

Referenced by set().

static double CLHEP::HepRotationX::proper ( double  delta) [inline, static, protected]

Definition at line 57 of file RotationX.cc.

References d.

Referenced by eulerAngles().

void CLHEP::HepRotationX::rectify ( ) [inline]
void CLHEP::HepRotationX::rectify ( ) [inline]
void CLHEP::HepRotationX::rectify ( ) [inline]
void CLHEP::HepRotationX::rectify ( ) [inline]
void CLHEP::HepRotationX::rectify ( ) [inline]

Definition at line 38 of file RotationX.cc.

References c, d, proper(), and s.

Definition at line 106 of file RotationX.cc.

static double CLHEP::HepRotationX::setTolerance ( double  tol) [inline, static]
static double CLHEP::HepRotationX::setTolerance ( double  tol) [inline, static]
static double CLHEP::HepRotationX::setTolerance ( double  tol) [inline, static]
static double CLHEP::HepRotationX::setTolerance ( double  tol) [inline, static]
static double CLHEP::HepRotationX::setTolerance ( double  tol) [inline, static]

Definition at line 53 of file RotationX.cc.

References d.

Referenced by eulerAngles().

Definition at line 92 of file RotationX.cc.

References zx().

Definition at line 97 of file RotationX.cc.

References zy().

Definition at line 101 of file RotationX.cc.

References zz().

double CLHEP::HepRotationX::tt ( ) const [inline]
double CLHEP::HepRotationX::tt ( ) const [inline]
double CLHEP::HepRotationX::tt ( ) const [inline]
double CLHEP::HepRotationX::tt ( ) const [inline]
double CLHEP::HepRotationX::tt ( ) const [inline]
double CLHEP::HepRotationX::tx ( ) const [inline]
double CLHEP::HepRotationX::tx ( ) const [inline]
double CLHEP::HepRotationX::tx ( ) const [inline]
double CLHEP::HepRotationX::tx ( ) const [inline]
double CLHEP::HepRotationX::tx ( ) const [inline]
double CLHEP::HepRotationX::ty ( ) const [inline]
double CLHEP::HepRotationX::ty ( ) const [inline]
double CLHEP::HepRotationX::ty ( ) const [inline]
double CLHEP::HepRotationX::ty ( ) const [inline]
double CLHEP::HepRotationX::ty ( ) const [inline]
double CLHEP::HepRotationX::tz ( ) const [inline]
double CLHEP::HepRotationX::tz ( ) const [inline]
double CLHEP::HepRotationX::tz ( ) const [inline]
double CLHEP::HepRotationX::tz ( ) const [inline]
double CLHEP::HepRotationX::tz ( ) const [inline]
double CLHEP::HepRotationX::xt ( ) const [inline]
double CLHEP::HepRotationX::xt ( ) const [inline]
double CLHEP::HepRotationX::xt ( ) const [inline]
double CLHEP::HepRotationX::xt ( ) const [inline]
double CLHEP::HepRotationX::xt ( ) const [inline]
double CLHEP::HepRotationX::xx ( ) const [inline]
double CLHEP::HepRotationX::xx ( ) const [inline]
double CLHEP::HepRotationX::xx ( ) const [inline]

Referenced by phiX().

double CLHEP::HepRotationX::xx ( ) const [inline]
double CLHEP::HepRotationX::xx ( ) const [inline]
double CLHEP::HepRotationX::xy ( ) const [inline]

Referenced by phiY().

double CLHEP::HepRotationX::xy ( ) const [inline]
double CLHEP::HepRotationX::xy ( ) const [inline]
double CLHEP::HepRotationX::xy ( ) const [inline]
double CLHEP::HepRotationX::xy ( ) const [inline]
double CLHEP::HepRotationX::xz ( ) const [inline]
double CLHEP::HepRotationX::xz ( ) const [inline]
double CLHEP::HepRotationX::xz ( ) const [inline]
double CLHEP::HepRotationX::xz ( ) const [inline]

Referenced by phiZ().

double CLHEP::HepRotationX::xz ( ) const [inline]
double CLHEP::HepRotationX::yt ( ) const [inline]
double CLHEP::HepRotationX::yt ( ) const [inline]
double CLHEP::HepRotationX::yt ( ) const [inline]
double CLHEP::HepRotationX::yt ( ) const [inline]
double CLHEP::HepRotationX::yt ( ) const [inline]
double CLHEP::HepRotationX::yx ( ) const [inline]

Referenced by phiX().

double CLHEP::HepRotationX::yx ( ) const [inline]
double CLHEP::HepRotationX::yx ( ) const [inline]
double CLHEP::HepRotationX::yx ( ) const [inline]
double CLHEP::HepRotationX::yx ( ) const [inline]
double CLHEP::HepRotationX::yy ( ) const [inline]
double CLHEP::HepRotationX::yy ( ) const [inline]
double CLHEP::HepRotationX::yy ( ) const [inline]
double CLHEP::HepRotationX::yy ( ) const [inline]
double CLHEP::HepRotationX::yy ( ) const [inline]

Referenced by distance2(), and phiY().

double CLHEP::HepRotationX::yz ( ) const [inline]
double CLHEP::HepRotationX::yz ( ) const [inline]
double CLHEP::HepRotationX::yz ( ) const [inline]
double CLHEP::HepRotationX::yz ( ) const [inline]

Referenced by distance2(), and phiZ().

double CLHEP::HepRotationX::yz ( ) const [inline]
double CLHEP::HepRotationX::zt ( ) const [inline]
double CLHEP::HepRotationX::zt ( ) const [inline]
double CLHEP::HepRotationX::zt ( ) const [inline]
double CLHEP::HepRotationX::zt ( ) const [inline]
double CLHEP::HepRotationX::zt ( ) const [inline]
double CLHEP::HepRotationX::zx ( ) const [inline]
double CLHEP::HepRotationX::zx ( ) const [inline]
double CLHEP::HepRotationX::zx ( ) const [inline]
double CLHEP::HepRotationX::zx ( ) const [inline]

Referenced by thetaX().

double CLHEP::HepRotationX::zx ( ) const [inline]
double CLHEP::HepRotationX::zy ( ) const [inline]
double CLHEP::HepRotationX::zy ( ) const [inline]
double CLHEP::HepRotationX::zy ( ) const [inline]
double CLHEP::HepRotationX::zy ( ) const [inline]
double CLHEP::HepRotationX::zy ( ) const [inline]

Referenced by distance2(), and thetaY().

double CLHEP::HepRotationX::zz ( ) const [inline]

Referenced by distance2(), and thetaZ().

double CLHEP::HepRotationX::zz ( ) const [inline]
double CLHEP::HepRotationX::zz ( ) const [inline]
double CLHEP::HepRotationX::zz ( ) const [inline]
double CLHEP::HepRotationX::zz ( ) const [inline]

Friends And Related Function Documentation

HepRotationX inverseOf ( const HepRotationX r) [friend]
HepRotationX inverseOf ( const HepRotationX r) [friend]
HepRotationX inverseOf ( const HepRotationX r) [friend]
HepRotationX inverseOf ( const HepRotationX r) [friend]
HepRotationX inverseOf ( const HepRotationX r) [friend]

Member Data Documentation

Definition at line 265 of file Geometry/CLHEP/Vector/RotationX.h.

Referenced by distance2(), norm2(), print(), and set().

Definition at line 261 of file Geometry/CLHEP/Vector/RotationX.h.

Referenced by phi(), print(), psi(), set(), and theta().

Definition at line 264 of file Geometry/CLHEP/Vector/RotationX.h.

Referenced by distance2(), print(), and set().


The documentation for this class was generated from the following files: