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 | List of all members
CLHEP::HepRotationX Class Reference

#include <RotationX.h>

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 its_d
 
double its_s
 
double its_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

◆ HepRotationX() [1/20]

CLHEP::HepRotationX::HepRotationX ( )
inline

◆ HepRotationX() [2/20]

CLHEP::HepRotationX::HepRotationX ( double  delta)

Definition at line 32 of file RotationX.cc.

◆ HepRotationX() [3/20]

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig)
inline

◆ ~HepRotationX() [1/5]

CLHEP::HepRotationX::~HepRotationX ( )
inline

◆ HepRotationX() [4/20]

CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
)
inlineprotected

◆ HepRotationX() [5/20]

CLHEP::HepRotationX::HepRotationX ( )
inline

◆ HepRotationX() [6/20]

CLHEP::HepRotationX::HepRotationX ( double  delta)

◆ HepRotationX() [7/20]

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig)
inline

◆ ~HepRotationX() [2/5]

CLHEP::HepRotationX::~HepRotationX ( )
inline

◆ HepRotationX() [8/20]

CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
)
inlineprotected

◆ HepRotationX() [9/20]

CLHEP::HepRotationX::HepRotationX ( )
inline

◆ HepRotationX() [10/20]

CLHEP::HepRotationX::HepRotationX ( double  delta)

◆ HepRotationX() [11/20]

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig)
inline

◆ ~HepRotationX() [3/5]

CLHEP::HepRotationX::~HepRotationX ( )
inline

◆ HepRotationX() [12/20]

CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
)
inlineprotected

◆ HepRotationX() [13/20]

CLHEP::HepRotationX::HepRotationX ( )
inline

◆ HepRotationX() [14/20]

CLHEP::HepRotationX::HepRotationX ( double  delta)

◆ HepRotationX() [15/20]

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig)
inline

◆ ~HepRotationX() [4/5]

CLHEP::HepRotationX::~HepRotationX ( )
inline

◆ HepRotationX() [16/20]

CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
)
inlineprotected

◆ HepRotationX() [17/20]

CLHEP::HepRotationX::HepRotationX ( )
inline

◆ HepRotationX() [18/20]

CLHEP::HepRotationX::HepRotationX ( double  delta)

◆ HepRotationX() [19/20]

CLHEP::HepRotationX::HepRotationX ( const HepRotationX orig)
inline

◆ ~HepRotationX() [5/5]

CLHEP::HepRotationX::~HepRotationX ( )
inline

◆ HepRotationX() [20/20]

CLHEP::HepRotationX::HepRotationX ( double  dd,
double  ss,
double  cc 
)
inlineprotected

Member Function Documentation

◆ axis() [1/5]

Hep3Vector CLHEP::HepRotationX::axis ( ) const
inline

◆ axis() [2/5]

Hep3Vector CLHEP::HepRotationX::axis ( ) const
inline

◆ axis() [3/5]

Hep3Vector CLHEP::HepRotationX::axis ( ) const
inline

◆ axis() [4/5]

Hep3Vector CLHEP::HepRotationX::axis ( ) const
inline

◆ axis() [5/5]

Hep3Vector CLHEP::HepRotationX::axis ( ) const
inline

◆ axisAngle() [1/5]

HepAxisAngle CLHEP::HepRotationX::axisAngle ( ) const
inline

Referenced by decompose().

◆ axisAngle() [2/5]

HepAxisAngle CLHEP::HepRotationX::axisAngle ( ) const
inline

◆ axisAngle() [3/5]

HepAxisAngle CLHEP::HepRotationX::axisAngle ( ) const
inline

◆ axisAngle() [4/5]

HepAxisAngle CLHEP::HepRotationX::axisAngle ( ) const
inline

◆ axisAngle() [5/5]

HepAxisAngle CLHEP::HepRotationX::axisAngle ( ) const
inline

◆ col1() [1/5]

HepLorentzVector CLHEP::HepRotationX::col1 ( ) const
inline

◆ col1() [2/5]

HepLorentzVector CLHEP::HepRotationX::col1 ( ) const
inline

◆ col1() [3/5]

HepLorentzVector CLHEP::HepRotationX::col1 ( ) const
inline

◆ col1() [4/5]

HepLorentzVector CLHEP::HepRotationX::col1 ( ) const
inline

◆ col1() [5/5]

HepLorentzVector CLHEP::HepRotationX::col1 ( ) const
inline

◆ col2() [1/5]

HepLorentzVector CLHEP::HepRotationX::col2 ( ) const
inline

◆ col2() [2/5]

HepLorentzVector CLHEP::HepRotationX::col2 ( ) const
inline

◆ col2() [3/5]

HepLorentzVector CLHEP::HepRotationX::col2 ( ) const
inline

◆ col2() [4/5]

HepLorentzVector CLHEP::HepRotationX::col2 ( ) const
inline

◆ col2() [5/5]

HepLorentzVector CLHEP::HepRotationX::col2 ( ) const
inline

◆ col3() [1/5]

HepLorentzVector CLHEP::HepRotationX::col3 ( ) const
inline

◆ col3() [2/5]

HepLorentzVector CLHEP::HepRotationX::col3 ( ) const
inline

◆ col3() [3/5]

HepLorentzVector CLHEP::HepRotationX::col3 ( ) const
inline

◆ col3() [4/5]

HepLorentzVector CLHEP::HepRotationX::col3 ( ) const
inline

◆ col3() [5/5]

HepLorentzVector CLHEP::HepRotationX::col3 ( ) const
inline

◆ col4() [1/5]

HepLorentzVector CLHEP::HepRotationX::col4 ( ) const
inline

◆ col4() [2/5]

HepLorentzVector CLHEP::HepRotationX::col4 ( ) const
inline

◆ col4() [3/5]

HepLorentzVector CLHEP::HepRotationX::col4 ( ) const
inline

◆ col4() [4/5]

HepLorentzVector CLHEP::HepRotationX::col4 ( ) const
inline

◆ col4() [5/5]

HepLorentzVector CLHEP::HepRotationX::col4 ( ) const
inline

◆ colX() [1/5]

Hep3Vector CLHEP::HepRotationX::colX ( ) const
inline

◆ colX() [2/5]

Hep3Vector CLHEP::HepRotationX::colX ( ) const
inline

◆ colX() [3/5]

Hep3Vector CLHEP::HepRotationX::colX ( ) const
inline

◆ colX() [4/5]

Hep3Vector CLHEP::HepRotationX::colX ( ) const
inline

◆ colX() [5/5]

Hep3Vector CLHEP::HepRotationX::colX ( ) const
inline

◆ colY() [1/5]

Hep3Vector CLHEP::HepRotationX::colY ( ) const
inline

◆ colY() [2/5]

Hep3Vector CLHEP::HepRotationX::colY ( ) const
inline

◆ colY() [3/5]

Hep3Vector CLHEP::HepRotationX::colY ( ) const
inline

◆ colY() [4/5]

Hep3Vector CLHEP::HepRotationX::colY ( ) const
inline

◆ colY() [5/5]

Hep3Vector CLHEP::HepRotationX::colY ( ) const
inline

◆ colZ() [1/5]

Hep3Vector CLHEP::HepRotationX::colZ ( ) const
inline

◆ colZ() [2/5]

Hep3Vector CLHEP::HepRotationX::colZ ( ) const
inline

◆ colZ() [3/5]

Hep3Vector CLHEP::HepRotationX::colZ ( ) const
inline

◆ colZ() [4/5]

Hep3Vector CLHEP::HepRotationX::colZ ( ) const
inline

◆ colZ() [5/5]

Hep3Vector CLHEP::HepRotationX::colZ ( ) const
inline

◆ compare() [1/5]

int CLHEP::HepRotationX::compare ( const HepRotationX r) const
inline

◆ compare() [2/5]

int CLHEP::HepRotationX::compare ( const HepRotationX r) const
inline

◆ compare() [3/5]

int CLHEP::HepRotationX::compare ( const HepRotationX r) const
inline

◆ compare() [4/5]

int CLHEP::HepRotationX::compare ( const HepRotationX r) const
inline

◆ compare() [5/5]

int CLHEP::HepRotationX::compare ( const HepRotationX r) const
inline

◆ decompose() [1/20]

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

Definition at line 114 of file RotationX.cc.

References axisAngle(), and CLHEP::Hep3Vector::set().

◆ decompose() [2/20]

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

◆ decompose() [3/20]

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

◆ decompose() [4/20]

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

◆ decompose() [5/20]

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

◆ decompose() [6/20]

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

Definition at line 108 of file RotationX.cc.

References axisAngle(), and CLHEP::Hep3Vector::set().

◆ decompose() [7/20]

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

◆ decompose() [8/20]

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

◆ decompose() [9/20]

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

◆ decompose() [10/20]

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

◆ decompose() [11/20]

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

Definition at line 126 of file RotationX.cc.

References CLHEP::HepBoost::set().

◆ decompose() [12/20]

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

◆ decompose() [13/20]

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

◆ decompose() [14/20]

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

◆ decompose() [15/20]

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

◆ decompose() [16/20]

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

Definition at line 120 of file RotationX.cc.

References CLHEP::HepBoost::set().

◆ decompose() [17/20]

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

◆ decompose() [18/20]

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

◆ decompose() [19/20]

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

◆ decompose() [20/20]

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

◆ delta() [1/5]

double CLHEP::HepRotationX::delta ( ) const
inline

◆ delta() [2/5]

double CLHEP::HepRotationX::delta ( ) const
inline

◆ delta() [3/5]

double CLHEP::HepRotationX::delta ( ) const
inline

◆ delta() [4/5]

double CLHEP::HepRotationX::delta ( ) const
inline

◆ delta() [5/5]

double CLHEP::HepRotationX::delta ( ) const
inline

◆ distance2() [1/20]

double CLHEP::HepRotationX::distance2 ( const HepBoost lt) const

Definition at line 155 of file RotationX.cc.

References distance2().

◆ distance2() [2/20]

double CLHEP::HepRotationX::distance2 ( const HepBoost lt) const

◆ distance2() [3/20]

double CLHEP::HepRotationX::distance2 ( const HepBoost lt) const

◆ distance2() [4/20]

double CLHEP::HepRotationX::distance2 ( const HepBoost lt) const

◆ distance2() [5/20]

double CLHEP::HepRotationX::distance2 ( const HepBoost lt) const

◆ distance2() [6/20]

double CLHEP::HepRotationX::distance2 ( const HepLorentzRotation lt) const

Definition at line 145 of file RotationX.cc.

References a, b, CLHEP::HepLorentzRotation::decompose(), and distance2().

◆ distance2() [7/20]

double CLHEP::HepRotationX::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [8/20]

double CLHEP::HepRotationX::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [9/20]

double CLHEP::HepRotationX::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [10/20]

double CLHEP::HepRotationX::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [11/20]

double CLHEP::HepRotationX::distance2 ( const HepRotation r) const

◆ distance2() [12/20]

double CLHEP::HepRotationX::distance2 ( const HepRotation r) const

◆ distance2() [13/20]

double CLHEP::HepRotationX::distance2 ( const HepRotation r) const

◆ distance2() [14/20]

double CLHEP::HepRotationX::distance2 ( const HepRotation r) const

◆ distance2() [15/20]

double CLHEP::HepRotationX::distance2 ( const HepRotation r) const

◆ distance2() [16/20]

double CLHEP::HepRotationX::distance2 ( const HepRotationX r) const

Definition at line 132 of file RotationX.cc.

References its_c, and its_s.

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

◆ distance2() [17/20]

double CLHEP::HepRotationX::distance2 ( const HepRotationX r) const

◆ distance2() [18/20]

double CLHEP::HepRotationX::distance2 ( const HepRotationX r) const

◆ distance2() [19/20]

double CLHEP::HepRotationX::distance2 ( const HepRotationX r) const

◆ distance2() [20/20]

double CLHEP::HepRotationX::distance2 ( const HepRotationX r) const

◆ eulerAngles() [1/5]

HepEulerAngles CLHEP::HepRotationX::eulerAngles ( ) const

Definition at line 63 of file RotationX.cc.

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

◆ eulerAngles() [2/5]

HepEulerAngles CLHEP::HepRotationX::eulerAngles ( ) const

◆ eulerAngles() [3/5]

HepEulerAngles CLHEP::HepRotationX::eulerAngles ( ) const

◆ eulerAngles() [4/5]

HepEulerAngles CLHEP::HepRotationX::eulerAngles ( ) const

◆ eulerAngles() [5/5]

HepEulerAngles CLHEP::HepRotationX::eulerAngles ( ) const

◆ getAngleAxis() [1/5]

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const
inline

◆ getAngleAxis() [2/5]

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const
inline

◆ getAngleAxis() [3/5]

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const
inline

◆ getAngleAxis() [4/5]

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const
inline

◆ getAngleAxis() [5/5]

void CLHEP::HepRotationX::getAngleAxis ( double delta,
Hep3Vector axis 
) const
inline

◆ getAxis() [1/5]

Hep3Vector CLHEP::HepRotationX::getAxis ( ) const
inline

◆ getAxis() [2/5]

Hep3Vector CLHEP::HepRotationX::getAxis ( ) const
inline

◆ getAxis() [3/5]

Hep3Vector CLHEP::HepRotationX::getAxis ( ) const
inline

◆ getAxis() [4/5]

Hep3Vector CLHEP::HepRotationX::getAxis ( ) const
inline

◆ getAxis() [5/5]

Hep3Vector CLHEP::HepRotationX::getAxis ( ) const
inline

◆ getDelta() [1/5]

double CLHEP::HepRotationX::getDelta ( ) const
inline

◆ getDelta() [2/5]

double CLHEP::HepRotationX::getDelta ( ) const
inline

◆ getDelta() [3/5]

double CLHEP::HepRotationX::getDelta ( ) const
inline

◆ getDelta() [4/5]

double CLHEP::HepRotationX::getDelta ( ) const
inline

◆ getDelta() [5/5]

double CLHEP::HepRotationX::getDelta ( ) const
inline

◆ getPhi() [1/5]

double CLHEP::HepRotationX::getPhi ( ) const
inline

◆ getPhi() [2/5]

double CLHEP::HepRotationX::getPhi ( ) const
inline

◆ getPhi() [3/5]

double CLHEP::HepRotationX::getPhi ( ) const
inline

◆ getPhi() [4/5]

double CLHEP::HepRotationX::getPhi ( ) const
inline

◆ getPhi() [5/5]

double CLHEP::HepRotationX::getPhi ( ) const
inline

◆ getPsi() [1/5]

double CLHEP::HepRotationX::getPsi ( ) const
inline

◆ getPsi() [2/5]

double CLHEP::HepRotationX::getPsi ( ) const
inline

◆ getPsi() [3/5]

double CLHEP::HepRotationX::getPsi ( ) const
inline

◆ getPsi() [4/5]

double CLHEP::HepRotationX::getPsi ( ) const
inline

◆ getPsi() [5/5]

double CLHEP::HepRotationX::getPsi ( ) const
inline

◆ getTheta() [1/5]

double CLHEP::HepRotationX::getTheta ( ) const
inline

◆ getTheta() [2/5]

double CLHEP::HepRotationX::getTheta ( ) const
inline

◆ getTheta() [3/5]

double CLHEP::HepRotationX::getTheta ( ) const
inline

◆ getTheta() [4/5]

double CLHEP::HepRotationX::getTheta ( ) const
inline

◆ getTheta() [5/5]

double CLHEP::HepRotationX::getTheta ( ) const
inline

◆ getTolerance() [1/5]

static double CLHEP::HepRotationX::getTolerance ( )
inlinestatic

◆ getTolerance() [2/5]

static double CLHEP::HepRotationX::getTolerance ( )
inlinestatic

◆ getTolerance() [3/5]

static double CLHEP::HepRotationX::getTolerance ( )
inlinestatic

◆ getTolerance() [4/5]

static double CLHEP::HepRotationX::getTolerance ( )
inlinestatic

◆ getTolerance() [5/5]

static double CLHEP::HepRotationX::getTolerance ( )
inlinestatic

◆ howNear() [1/20]

double CLHEP::HepRotationX::howNear ( const HepBoost lt) const

Definition at line 165 of file RotationX.cc.

References b, and distance2().

◆ howNear() [2/20]

double CLHEP::HepRotationX::howNear ( const HepBoost lt) const

◆ howNear() [3/20]

double CLHEP::HepRotationX::howNear ( const HepBoost lt) const

◆ howNear() [4/20]

double CLHEP::HepRotationX::howNear ( const HepBoost lt) const

◆ howNear() [5/20]

double CLHEP::HepRotationX::howNear ( const HepBoost lt) const

◆ howNear() [6/20]

double CLHEP::HepRotationX::howNear ( const HepLorentzRotation lt) const

Definition at line 168 of file RotationX.cc.

References distance2().

◆ howNear() [7/20]

double CLHEP::HepRotationX::howNear ( const HepLorentzRotation lt) const

◆ howNear() [8/20]

double CLHEP::HepRotationX::howNear ( const HepLorentzRotation lt) const

◆ howNear() [9/20]

double CLHEP::HepRotationX::howNear ( const HepLorentzRotation lt) const

◆ howNear() [10/20]

double CLHEP::HepRotationX::howNear ( const HepLorentzRotation lt) const

◆ howNear() [11/20]

double CLHEP::HepRotationX::howNear ( const HepRotation r) const

Definition at line 162 of file RotationX.cc.

References distance2().

◆ howNear() [12/20]

double CLHEP::HepRotationX::howNear ( const HepRotation r) const

◆ howNear() [13/20]

double CLHEP::HepRotationX::howNear ( const HepRotation r) const

◆ howNear() [14/20]

double CLHEP::HepRotationX::howNear ( const HepRotation r) const

◆ howNear() [15/20]

double CLHEP::HepRotationX::howNear ( const HepRotation r) const

◆ howNear() [16/20]

double CLHEP::HepRotationX::howNear ( const HepRotationX r) const

Definition at line 159 of file RotationX.cc.

References distance2().

◆ howNear() [17/20]

double CLHEP::HepRotationX::howNear ( const HepRotationX r) const

◆ howNear() [18/20]

double CLHEP::HepRotationX::howNear ( const HepRotationX r) const

◆ howNear() [19/20]

double CLHEP::HepRotationX::howNear ( const HepRotationX r) const

◆ howNear() [20/20]

double CLHEP::HepRotationX::howNear ( const HepRotationX r) const

◆ inverse() [1/5]

HepRotationX CLHEP::HepRotationX::inverse ( ) const
inline

◆ inverse() [2/5]

HepRotationX CLHEP::HepRotationX::inverse ( ) const
inline

◆ inverse() [3/5]

HepRotationX CLHEP::HepRotationX::inverse ( ) const
inline

◆ inverse() [4/5]

HepRotationX CLHEP::HepRotationX::inverse ( ) const
inline

◆ inverse() [5/5]

HepRotationX CLHEP::HepRotationX::inverse ( ) const
inline

◆ invert() [1/5]

HepRotationX& CLHEP::HepRotationX::invert ( )
inline

◆ invert() [2/5]

HepRotationX& CLHEP::HepRotationX::invert ( )
inline

◆ invert() [3/5]

HepRotationX& CLHEP::HepRotationX::invert ( )
inline

◆ invert() [4/5]

HepRotationX& CLHEP::HepRotationX::invert ( )
inline

◆ invert() [5/5]

HepRotationX& CLHEP::HepRotationX::invert ( )
inline

◆ isIdentity() [1/5]

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

◆ isIdentity() [2/5]

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

◆ isIdentity() [3/5]

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

◆ isIdentity() [4/5]

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

◆ isIdentity() [5/5]

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

◆ isNear() [1/20]

bool CLHEP::HepRotationX::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

Definition at line 177 of file RotationX.cc.

References distance2().

◆ isNear() [2/20]

bool CLHEP::HepRotationX::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [3/20]

bool CLHEP::HepRotationX::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [4/20]

bool CLHEP::HepRotationX::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [5/20]

bool CLHEP::HepRotationX::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [6/20]

bool CLHEP::HepRotationX::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

Definition at line 181 of file RotationX.cc.

References distance2().

◆ isNear() [7/20]

bool CLHEP::HepRotationX::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [8/20]

bool CLHEP::HepRotationX::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [9/20]

bool CLHEP::HepRotationX::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [10/20]

bool CLHEP::HepRotationX::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [11/20]

bool CLHEP::HepRotationX::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

Definition at line 174 of file RotationX.cc.

References distance2().

◆ isNear() [12/20]

bool CLHEP::HepRotationX::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [13/20]

bool CLHEP::HepRotationX::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [14/20]

bool CLHEP::HepRotationX::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [15/20]

bool CLHEP::HepRotationX::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [16/20]

bool CLHEP::HepRotationX::isNear ( const HepRotationX r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

Definition at line 171 of file RotationX.cc.

References distance2().

◆ isNear() [17/20]

bool CLHEP::HepRotationX::isNear ( const HepRotationX r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [18/20]

bool CLHEP::HepRotationX::isNear ( const HepRotationX r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [19/20]

bool CLHEP::HepRotationX::isNear ( const HepRotationX r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ isNear() [20/20]

bool CLHEP::HepRotationX::isNear ( const HepRotationX r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

◆ norm2() [1/5]

double CLHEP::HepRotationX::norm2 ( ) const

Definition at line 186 of file RotationX.cc.

References its_c.

◆ norm2() [2/5]

double CLHEP::HepRotationX::norm2 ( ) const

◆ norm2() [3/5]

double CLHEP::HepRotationX::norm2 ( ) const

◆ norm2() [4/5]

double CLHEP::HepRotationX::norm2 ( ) const

◆ norm2() [5/5]

double CLHEP::HepRotationX::norm2 ( ) const

◆ operator!=() [1/5]

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const
inline

◆ operator!=() [2/5]

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const
inline

◆ operator!=() [3/5]

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const
inline

◆ operator!=() [4/5]

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const
inline

◆ operator!=() [5/5]

bool CLHEP::HepRotationX::operator!= ( const HepRotationX r) const
inline

◆ operator()() [1/10]

Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const
inline

◆ operator()() [2/10]

Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const
inline

◆ operator()() [3/10]

Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const
inline

◆ operator()() [4/10]

Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const
inline

◆ operator()() [5/10]

Hep3Vector CLHEP::HepRotationX::operator() ( const Hep3Vector p) const
inline

◆ operator()() [6/10]

HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const
inline

◆ operator()() [7/10]

HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const
inline

◆ operator()() [8/10]

HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const
inline

◆ operator()() [9/10]

HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const
inline

◆ operator()() [10/10]

HepLorentzVector CLHEP::HepRotationX::operator() ( const HepLorentzVector w) const
inline

◆ operator*() [1/15]

Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const
inline

◆ operator*() [2/15]

Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const
inline

◆ operator*() [3/15]

Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const
inline

◆ operator*() [4/15]

Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const
inline

◆ operator*() [5/15]

Hep3Vector CLHEP::HepRotationX::operator* ( const Hep3Vector p) const
inline

◆ operator*() [6/15]

HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const
inline

◆ operator*() [7/15]

HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const
inline

◆ operator*() [8/15]

HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const
inline

◆ operator*() [9/15]

HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const
inline

◆ operator*() [10/15]

HepLorentzVector CLHEP::HepRotationX::operator* ( const HepLorentzVector w) const
inline

◆ operator*() [11/15]

HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const
inline

◆ operator*() [12/15]

HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const
inline

◆ operator*() [13/15]

HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const
inline

◆ operator*() [14/15]

HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const
inline

◆ operator*() [15/15]

HepRotationX CLHEP::HepRotationX::operator* ( const HepRotationX rx) const
inline

◆ operator*=() [1/5]

HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r)
inline

◆ operator*=() [2/5]

HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r)
inline

◆ operator*=() [3/5]

HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r)
inline

◆ operator*=() [4/5]

HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r)
inline

◆ operator*=() [5/5]

HepRotationX& CLHEP::HepRotationX::operator*= ( const HepRotationX r)
inline

◆ operator<() [1/5]

bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const
inline

◆ operator<() [2/5]

bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const
inline

◆ operator<() [3/5]

bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const
inline

◆ operator<() [4/5]

bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const
inline

◆ operator<() [5/5]

bool CLHEP::HepRotationX::operator< ( const HepRotationX r) const
inline

◆ operator<=() [1/5]

bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const
inline

◆ operator<=() [2/5]

bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const
inline

◆ operator<=() [3/5]

bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const
inline

◆ operator<=() [4/5]

bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const
inline

◆ operator<=() [5/5]

bool CLHEP::HepRotationX::operator<= ( const HepRotationX r) const
inline

◆ operator=() [1/5]

HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r)
inline

◆ operator=() [2/5]

HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r)
inline

◆ operator=() [3/5]

HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r)
inline

◆ operator=() [4/5]

HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r)
inline

◆ operator=() [5/5]

HepRotationX& CLHEP::HepRotationX::operator= ( const HepRotationX r)
inline

◆ operator==() [1/5]

bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const
inline

◆ operator==() [2/5]

bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const
inline

◆ operator==() [3/5]

bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const
inline

◆ operator==() [4/5]

bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const
inline

◆ operator==() [5/5]

bool CLHEP::HepRotationX::operator== ( const HepRotationX r) const
inline

◆ operator>() [1/5]

bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const
inline

◆ operator>() [2/5]

bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const
inline

◆ operator>() [3/5]

bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const
inline

◆ operator>() [4/5]

bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const
inline

◆ operator>() [5/5]

bool CLHEP::HepRotationX::operator> ( const HepRotationX r) const
inline

◆ operator>=() [1/5]

bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const
inline

◆ operator>=() [2/5]

bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const
inline

◆ operator>=() [3/5]

bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const
inline

◆ operator>=() [4/5]

bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const
inline

◆ operator>=() [5/5]

bool CLHEP::HepRotationX::operator>= ( const HepRotationX r) const
inline

◆ phi() [1/5]

double CLHEP::HepRotationX::phi ( ) const

Definition at line 43 of file RotationX.cc.

References its_d.

Referenced by eulerAngles().

◆ phi() [2/5]

double CLHEP::HepRotationX::phi ( ) const

◆ phi() [3/5]

double CLHEP::HepRotationX::phi ( ) const

◆ phi() [4/5]

double CLHEP::HepRotationX::phi ( ) const

◆ phi() [5/5]

double CLHEP::HepRotationX::phi ( ) const

◆ phiX() [1/5]

double CLHEP::HepRotationX::phiX ( ) const

Definition at line 75 of file RotationX.cc.

References xx(), and yx().

◆ phiX() [2/5]

double CLHEP::HepRotationX::phiX ( ) const

◆ phiX() [3/5]

double CLHEP::HepRotationX::phiX ( ) const

◆ phiX() [4/5]

double CLHEP::HepRotationX::phiX ( ) const

◆ phiX() [5/5]

double CLHEP::HepRotationX::phiX ( ) const

◆ phiY() [1/5]

double CLHEP::HepRotationX::phiY ( ) const

Definition at line 80 of file RotationX.cc.

References xy(), and yy().

◆ phiY() [2/5]

double CLHEP::HepRotationX::phiY ( ) const

◆ phiY() [3/5]

double CLHEP::HepRotationX::phiY ( ) const

◆ phiY() [4/5]

double CLHEP::HepRotationX::phiY ( ) const

◆ phiY() [5/5]

double CLHEP::HepRotationX::phiY ( ) const

◆ phiZ() [1/5]

double CLHEP::HepRotationX::phiZ ( ) const

Definition at line 85 of file RotationX.cc.

References xz(), and yz().

◆ phiZ() [2/5]

double CLHEP::HepRotationX::phiZ ( ) const

◆ phiZ() [3/5]

double CLHEP::HepRotationX::phiZ ( ) const

◆ phiZ() [4/5]

double CLHEP::HepRotationX::phiZ ( ) const

◆ phiZ() [5/5]

double CLHEP::HepRotationX::phiZ ( ) const

◆ print() [1/5]

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

Definition at line 190 of file RotationX.cc.

References its_c, its_d, and its_s.

◆ print() [2/5]

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

◆ print() [3/5]

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

◆ print() [4/5]

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

◆ print() [5/5]

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

◆ proper() [1/5]

static double CLHEP::HepRotationX::proper ( double  delta)
inlinestaticprotected

Referenced by set().

◆ proper() [2/5]

static double CLHEP::HepRotationX::proper ( double  delta)
inlinestaticprotected

◆ proper() [3/5]

static double CLHEP::HepRotationX::proper ( double  delta)
inlinestaticprotected

◆ proper() [4/5]

static double CLHEP::HepRotationX::proper ( double  delta)
inlinestaticprotected

◆ proper() [5/5]

static double CLHEP::HepRotationX::proper ( double  delta)
inlinestaticprotected

◆ psi() [1/5]

double CLHEP::HepRotationX::psi ( ) const

Definition at line 55 of file RotationX.cc.

References its_d.

Referenced by eulerAngles().

◆ psi() [2/5]

double CLHEP::HepRotationX::psi ( ) const

◆ psi() [3/5]

double CLHEP::HepRotationX::psi ( ) const

◆ psi() [4/5]

double CLHEP::HepRotationX::psi ( ) const

◆ psi() [5/5]

double CLHEP::HepRotationX::psi ( ) const

◆ rectify() [1/5]

void CLHEP::HepRotationX::rectify ( )
inline

◆ rectify() [2/5]

void CLHEP::HepRotationX::rectify ( )
inline

◆ rectify() [3/5]

void CLHEP::HepRotationX::rectify ( )
inline

◆ rectify() [4/5]

void CLHEP::HepRotationX::rectify ( )
inline

◆ rectify() [5/5]

void CLHEP::HepRotationX::rectify ( )
inline

◆ rep3x3() [1/5]

HepRep3x3 CLHEP::HepRotationX::rep3x3 ( ) const
inline

◆ rep3x3() [2/5]

HepRep3x3 CLHEP::HepRotationX::rep3x3 ( ) const
inline

◆ rep3x3() [3/5]

HepRep3x3 CLHEP::HepRotationX::rep3x3 ( ) const
inline

◆ rep3x3() [4/5]

HepRep3x3 CLHEP::HepRotationX::rep3x3 ( ) const
inline

◆ rep3x3() [5/5]

HepRep3x3 CLHEP::HepRotationX::rep3x3 ( ) const
inline

◆ rep4x4() [1/5]

HepRep4x4 CLHEP::HepRotationX::rep4x4 ( ) const
inline

◆ rep4x4() [2/5]

HepRep4x4 CLHEP::HepRotationX::rep4x4 ( ) const
inline

◆ rep4x4() [3/5]

HepRep4x4 CLHEP::HepRotationX::rep4x4 ( ) const
inline

◆ rep4x4() [4/5]

HepRep4x4 CLHEP::HepRotationX::rep4x4 ( ) const
inline

◆ rep4x4() [5/5]

HepRep4x4 CLHEP::HepRotationX::rep4x4 ( ) const
inline

◆ row1() [1/5]

HepLorentzVector CLHEP::HepRotationX::row1 ( ) const
inline

◆ row1() [2/5]

HepLorentzVector CLHEP::HepRotationX::row1 ( ) const
inline

◆ row1() [3/5]

HepLorentzVector CLHEP::HepRotationX::row1 ( ) const
inline

◆ row1() [4/5]

HepLorentzVector CLHEP::HepRotationX::row1 ( ) const
inline

◆ row1() [5/5]

HepLorentzVector CLHEP::HepRotationX::row1 ( ) const
inline

◆ row2() [1/5]

HepLorentzVector CLHEP::HepRotationX::row2 ( ) const
inline

◆ row2() [2/5]

HepLorentzVector CLHEP::HepRotationX::row2 ( ) const
inline

◆ row2() [3/5]

HepLorentzVector CLHEP::HepRotationX::row2 ( ) const
inline

◆ row2() [4/5]

HepLorentzVector CLHEP::HepRotationX::row2 ( ) const
inline

◆ row2() [5/5]

HepLorentzVector CLHEP::HepRotationX::row2 ( ) const
inline

◆ row3() [1/5]

HepLorentzVector CLHEP::HepRotationX::row3 ( ) const
inline

◆ row3() [2/5]

HepLorentzVector CLHEP::HepRotationX::row3 ( ) const
inline

◆ row3() [3/5]

HepLorentzVector CLHEP::HepRotationX::row3 ( ) const
inline

◆ row3() [4/5]

HepLorentzVector CLHEP::HepRotationX::row3 ( ) const
inline

◆ row3() [5/5]

HepLorentzVector CLHEP::HepRotationX::row3 ( ) const
inline

◆ row4() [1/5]

HepLorentzVector CLHEP::HepRotationX::row4 ( ) const
inline

◆ row4() [2/5]

HepLorentzVector CLHEP::HepRotationX::row4 ( ) const
inline

◆ row4() [3/5]

HepLorentzVector CLHEP::HepRotationX::row4 ( ) const
inline

◆ row4() [4/5]

HepLorentzVector CLHEP::HepRotationX::row4 ( ) const
inline

◆ row4() [5/5]

HepLorentzVector CLHEP::HepRotationX::row4 ( ) const
inline

◆ rowX() [1/5]

Hep3Vector CLHEP::HepRotationX::rowX ( ) const
inline

◆ rowX() [2/5]

Hep3Vector CLHEP::HepRotationX::rowX ( ) const
inline

◆ rowX() [3/5]

Hep3Vector CLHEP::HepRotationX::rowX ( ) const
inline

◆ rowX() [4/5]

Hep3Vector CLHEP::HepRotationX::rowX ( ) const
inline

◆ rowX() [5/5]

Hep3Vector CLHEP::HepRotationX::rowX ( ) const
inline

◆ rowY() [1/5]

Hep3Vector CLHEP::HepRotationX::rowY ( ) const
inline

◆ rowY() [2/5]

Hep3Vector CLHEP::HepRotationX::rowY ( ) const
inline

◆ rowY() [3/5]

Hep3Vector CLHEP::HepRotationX::rowY ( ) const
inline

◆ rowY() [4/5]

Hep3Vector CLHEP::HepRotationX::rowY ( ) const
inline

◆ rowY() [5/5]

Hep3Vector CLHEP::HepRotationX::rowY ( ) const
inline

◆ rowZ() [1/5]

Hep3Vector CLHEP::HepRotationX::rowZ ( ) const
inline

◆ rowZ() [2/5]

Hep3Vector CLHEP::HepRotationX::rowZ ( ) const
inline

◆ rowZ() [3/5]

Hep3Vector CLHEP::HepRotationX::rowZ ( ) const
inline

◆ rowZ() [4/5]

Hep3Vector CLHEP::HepRotationX::rowZ ( ) const
inline

◆ rowZ() [5/5]

Hep3Vector CLHEP::HepRotationX::rowZ ( ) const
inline

◆ set() [1/5]

HepRotationX & CLHEP::HepRotationX::set ( double  delta)

Definition at line 36 of file RotationX.cc.

References its_c, its_d, its_s, and proper().

Referenced by setDelta().

◆ set() [2/5]

HepRotationX& CLHEP::HepRotationX::set ( double  delta)

◆ set() [3/5]

HepRotationX& CLHEP::HepRotationX::set ( double  delta)

◆ set() [4/5]

HepRotationX& CLHEP::HepRotationX::set ( double  delta)

◆ set() [5/5]

HepRotationX& CLHEP::HepRotationX::set ( double  delta)

◆ setDelta() [1/5]

void CLHEP::HepRotationX::setDelta ( double  delta)

Definition at line 104 of file RotationX.cc.

References set().

◆ setDelta() [2/5]

void CLHEP::HepRotationX::setDelta ( double  delta)

◆ setDelta() [3/5]

void CLHEP::HepRotationX::setDelta ( double  delta)

◆ setDelta() [4/5]

void CLHEP::HepRotationX::setDelta ( double  delta)

◆ setDelta() [5/5]

void CLHEP::HepRotationX::setDelta ( double  delta)

◆ setTolerance() [1/5]

static double CLHEP::HepRotationX::setTolerance ( double  tol)
inlinestatic

◆ setTolerance() [2/5]

static double CLHEP::HepRotationX::setTolerance ( double  tol)
inlinestatic

◆ setTolerance() [3/5]

static double CLHEP::HepRotationX::setTolerance ( double  tol)
inlinestatic

◆ setTolerance() [4/5]

static double CLHEP::HepRotationX::setTolerance ( double  tol)
inlinestatic

◆ setTolerance() [5/5]

static double CLHEP::HepRotationX::setTolerance ( double  tol)
inlinestatic

◆ theta() [1/5]

double CLHEP::HepRotationX::theta ( ) const

Definition at line 51 of file RotationX.cc.

References its_d.

Referenced by eulerAngles().

◆ theta() [2/5]

double CLHEP::HepRotationX::theta ( ) const

◆ theta() [3/5]

double CLHEP::HepRotationX::theta ( ) const

◆ theta() [4/5]

double CLHEP::HepRotationX::theta ( ) const

◆ theta() [5/5]

double CLHEP::HepRotationX::theta ( ) const

◆ thetaX() [1/5]

double CLHEP::HepRotationX::thetaX ( ) const

Definition at line 90 of file RotationX.cc.

References zx().

◆ thetaX() [2/5]

double CLHEP::HepRotationX::thetaX ( ) const

◆ thetaX() [3/5]

double CLHEP::HepRotationX::thetaX ( ) const

◆ thetaX() [4/5]

double CLHEP::HepRotationX::thetaX ( ) const

◆ thetaX() [5/5]

double CLHEP::HepRotationX::thetaX ( ) const

◆ thetaY() [1/5]

double CLHEP::HepRotationX::thetaY ( ) const

Definition at line 95 of file RotationX.cc.

References zy().

◆ thetaY() [2/5]

double CLHEP::HepRotationX::thetaY ( ) const

◆ thetaY() [3/5]

double CLHEP::HepRotationX::thetaY ( ) const

◆ thetaY() [4/5]

double CLHEP::HepRotationX::thetaY ( ) const

◆ thetaY() [5/5]

double CLHEP::HepRotationX::thetaY ( ) const

◆ thetaZ() [1/5]

double CLHEP::HepRotationX::thetaZ ( ) const

Definition at line 99 of file RotationX.cc.

References zz().

◆ thetaZ() [2/5]

double CLHEP::HepRotationX::thetaZ ( ) const

◆ thetaZ() [3/5]

double CLHEP::HepRotationX::thetaZ ( ) const

◆ thetaZ() [4/5]

double CLHEP::HepRotationX::thetaZ ( ) const

◆ thetaZ() [5/5]

double CLHEP::HepRotationX::thetaZ ( ) const

◆ transform() [1/5]

HepRotationX& CLHEP::HepRotationX::transform ( const HepRotationX r)
inline

◆ transform() [2/5]

HepRotationX& CLHEP::HepRotationX::transform ( const HepRotationX r)
inline

◆ transform() [3/5]

HepRotationX& CLHEP::HepRotationX::transform ( const HepRotationX r)
inline

◆ transform() [4/5]

HepRotationX& CLHEP::HepRotationX::transform ( const HepRotationX r)
inline

◆ transform() [5/5]

HepRotationX& CLHEP::HepRotationX::transform ( const HepRotationX r)
inline

◆ tt() [1/5]

double CLHEP::HepRotationX::tt ( ) const
inline

◆ tt() [2/5]

double CLHEP::HepRotationX::tt ( ) const
inline

◆ tt() [3/5]

double CLHEP::HepRotationX::tt ( ) const
inline

◆ tt() [4/5]

double CLHEP::HepRotationX::tt ( ) const
inline

◆ tt() [5/5]

double CLHEP::HepRotationX::tt ( ) const
inline

◆ tx() [1/5]

double CLHEP::HepRotationX::tx ( ) const
inline

◆ tx() [2/5]

double CLHEP::HepRotationX::tx ( ) const
inline

◆ tx() [3/5]

double CLHEP::HepRotationX::tx ( ) const
inline

◆ tx() [4/5]

double CLHEP::HepRotationX::tx ( ) const
inline

◆ tx() [5/5]

double CLHEP::HepRotationX::tx ( ) const
inline

◆ ty() [1/5]

double CLHEP::HepRotationX::ty ( ) const
inline

◆ ty() [2/5]

double CLHEP::HepRotationX::ty ( ) const
inline

◆ ty() [3/5]

double CLHEP::HepRotationX::ty ( ) const
inline

◆ ty() [4/5]

double CLHEP::HepRotationX::ty ( ) const
inline

◆ ty() [5/5]

double CLHEP::HepRotationX::ty ( ) const
inline

◆ tz() [1/5]

double CLHEP::HepRotationX::tz ( ) const
inline

◆ tz() [2/5]

double CLHEP::HepRotationX::tz ( ) const
inline

◆ tz() [3/5]

double CLHEP::HepRotationX::tz ( ) const
inline

◆ tz() [4/5]

double CLHEP::HepRotationX::tz ( ) const
inline

◆ tz() [5/5]

double CLHEP::HepRotationX::tz ( ) const
inline

◆ xt() [1/5]

double CLHEP::HepRotationX::xt ( ) const
inline

◆ xt() [2/5]

double CLHEP::HepRotationX::xt ( ) const
inline

◆ xt() [3/5]

double CLHEP::HepRotationX::xt ( ) const
inline

◆ xt() [4/5]

double CLHEP::HepRotationX::xt ( ) const
inline

◆ xt() [5/5]

double CLHEP::HepRotationX::xt ( ) const
inline

◆ xx() [1/5]

double CLHEP::HepRotationX::xx ( ) const
inline

Referenced by phiX().

◆ xx() [2/5]

double CLHEP::HepRotationX::xx ( ) const
inline

◆ xx() [3/5]

double CLHEP::HepRotationX::xx ( ) const
inline

◆ xx() [4/5]

double CLHEP::HepRotationX::xx ( ) const
inline

◆ xx() [5/5]

double CLHEP::HepRotationX::xx ( ) const
inline

◆ xy() [1/5]

double CLHEP::HepRotationX::xy ( ) const
inline

Referenced by phiY().

◆ xy() [2/5]

double CLHEP::HepRotationX::xy ( ) const
inline

◆ xy() [3/5]

double CLHEP::HepRotationX::xy ( ) const
inline

◆ xy() [4/5]

double CLHEP::HepRotationX::xy ( ) const
inline

◆ xy() [5/5]

double CLHEP::HepRotationX::xy ( ) const
inline

◆ xz() [1/5]

double CLHEP::HepRotationX::xz ( ) const
inline

Referenced by phiZ().

◆ xz() [2/5]

double CLHEP::HepRotationX::xz ( ) const
inline

◆ xz() [3/5]

double CLHEP::HepRotationX::xz ( ) const
inline

◆ xz() [4/5]

double CLHEP::HepRotationX::xz ( ) const
inline

◆ xz() [5/5]

double CLHEP::HepRotationX::xz ( ) const
inline

◆ yt() [1/5]

double CLHEP::HepRotationX::yt ( ) const
inline

◆ yt() [2/5]

double CLHEP::HepRotationX::yt ( ) const
inline

◆ yt() [3/5]

double CLHEP::HepRotationX::yt ( ) const
inline

◆ yt() [4/5]

double CLHEP::HepRotationX::yt ( ) const
inline

◆ yt() [5/5]

double CLHEP::HepRotationX::yt ( ) const
inline

◆ yx() [1/5]

double CLHEP::HepRotationX::yx ( ) const
inline

Referenced by phiX().

◆ yx() [2/5]

double CLHEP::HepRotationX::yx ( ) const
inline

◆ yx() [3/5]

double CLHEP::HepRotationX::yx ( ) const
inline

◆ yx() [4/5]

double CLHEP::HepRotationX::yx ( ) const
inline

◆ yx() [5/5]

double CLHEP::HepRotationX::yx ( ) const
inline

◆ yy() [1/5]

double CLHEP::HepRotationX::yy ( ) const
inline

Referenced by distance2(), and phiY().

◆ yy() [2/5]

double CLHEP::HepRotationX::yy ( ) const
inline

◆ yy() [3/5]

double CLHEP::HepRotationX::yy ( ) const
inline

◆ yy() [4/5]

double CLHEP::HepRotationX::yy ( ) const
inline

◆ yy() [5/5]

double CLHEP::HepRotationX::yy ( ) const
inline

◆ yz() [1/5]

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

Referenced by distance2(), and phiZ().

◆ yz() [2/5]

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

◆ yz() [3/5]

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

◆ yz() [4/5]

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

◆ yz() [5/5]

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

◆ zt() [1/5]

double CLHEP::HepRotationX::zt ( ) const
inline

◆ zt() [2/5]

double CLHEP::HepRotationX::zt ( ) const
inline

◆ zt() [3/5]

double CLHEP::HepRotationX::zt ( ) const
inline

◆ zt() [4/5]

double CLHEP::HepRotationX::zt ( ) const
inline

◆ zt() [5/5]

double CLHEP::HepRotationX::zt ( ) const
inline

◆ zx() [1/5]

double CLHEP::HepRotationX::zx ( ) const
inline

Referenced by thetaX().

◆ zx() [2/5]

double CLHEP::HepRotationX::zx ( ) const
inline

◆ zx() [3/5]

double CLHEP::HepRotationX::zx ( ) const
inline

◆ zx() [4/5]

double CLHEP::HepRotationX::zx ( ) const
inline

◆ zx() [5/5]

double CLHEP::HepRotationX::zx ( ) const
inline

◆ zy() [1/5]

double CLHEP::HepRotationX::zy ( ) const
inline

Referenced by distance2(), and thetaY().

◆ zy() [2/5]

double CLHEP::HepRotationX::zy ( ) const
inline

◆ zy() [3/5]

double CLHEP::HepRotationX::zy ( ) const
inline

◆ zy() [4/5]

double CLHEP::HepRotationX::zy ( ) const
inline

◆ zy() [5/5]

double CLHEP::HepRotationX::zy ( ) const
inline

◆ zz() [1/5]

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

Referenced by distance2(), and thetaZ().

◆ zz() [2/5]

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

◆ zz() [3/5]

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

◆ zz() [4/5]

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

◆ zz() [5/5]

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

Friends And Related Function Documentation

◆ inverseOf [1/5]

HepRotationX inverseOf ( const HepRotationX r)
friend

◆ inverseOf [2/5]

HepRotationX inverseOf ( const HepRotationX r)
friend

◆ inverseOf [3/5]

HepRotationX inverseOf ( const HepRotationX r)
friend

◆ inverseOf [4/5]

HepRotationX inverseOf ( const HepRotationX r)
friend

◆ inverseOf [5/5]

HepRotationX inverseOf ( const HepRotationX r)
friend

Member Data Documentation

◆ its_c

double CLHEP::HepRotationX::its_c
protected

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

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

◆ its_d

double CLHEP::HepRotationX::its_d
protected

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

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

◆ its_s

double CLHEP::HepRotationX::its_s
protected

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: