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

CLHEP::HepRotationZ Class Reference

#include <RotationZ.h>

Public Member Functions

 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
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 HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &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
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
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 HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &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
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
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 HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &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
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
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 HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &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
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
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 HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &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
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
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

 HepRotationZ (double dd, double ss, double cc)
 
 HepRotationZ (double dd, double ss, double cc)
 
 HepRotationZ (double dd, double ss, double cc)
 
 HepRotationZ (double dd, double ss, double cc)
 
 HepRotationZ (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

HepRotationZ inverseOf (const HepRotationZ &r)
 
HepRotationZ inverseOf (const HepRotationZ &r)
 
HepRotationZ inverseOf (const HepRotationZ &r)
 
HepRotationZ inverseOf (const HepRotationZ &r)
 
HepRotationZ inverseOf (const HepRotationZ &r)
 

Detailed Description

Author

Definition at line 43 of file Vector/Vector/RotationZ.h.

Constructor & Destructor Documentation

◆ HepRotationZ() [1/20]

CLHEP::HepRotationZ::HepRotationZ ( )
inline

◆ HepRotationZ() [2/20]

CLHEP::HepRotationZ::HepRotationZ ( double delta)

Definition at line 32 of file RotationZ.cc.

◆ HepRotationZ() [3/20]

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ & orig)
inline

◆ ~HepRotationZ() [1/5]

CLHEP::HepRotationZ::~HepRotationZ ( )
inline

◆ HepRotationZ() [4/20]

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

◆ HepRotationZ() [5/20]

CLHEP::HepRotationZ::HepRotationZ ( )
inline

◆ HepRotationZ() [6/20]

CLHEP::HepRotationZ::HepRotationZ ( double delta)

◆ HepRotationZ() [7/20]

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ & orig)
inline

◆ ~HepRotationZ() [2/5]

CLHEP::HepRotationZ::~HepRotationZ ( )
inline

◆ HepRotationZ() [8/20]

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

◆ HepRotationZ() [9/20]

CLHEP::HepRotationZ::HepRotationZ ( )
inline

◆ HepRotationZ() [10/20]

CLHEP::HepRotationZ::HepRotationZ ( double delta)

◆ HepRotationZ() [11/20]

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ & orig)
inline

◆ ~HepRotationZ() [3/5]

CLHEP::HepRotationZ::~HepRotationZ ( )
inline

◆ HepRotationZ() [12/20]

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

◆ HepRotationZ() [13/20]

CLHEP::HepRotationZ::HepRotationZ ( )
inline

◆ HepRotationZ() [14/20]

CLHEP::HepRotationZ::HepRotationZ ( double delta)

◆ HepRotationZ() [15/20]

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ & orig)
inline

◆ ~HepRotationZ() [4/5]

CLHEP::HepRotationZ::~HepRotationZ ( )
inline

◆ HepRotationZ() [16/20]

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

◆ HepRotationZ() [17/20]

CLHEP::HepRotationZ::HepRotationZ ( )
inline

◆ HepRotationZ() [18/20]

CLHEP::HepRotationZ::HepRotationZ ( double delta)

◆ HepRotationZ() [19/20]

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ & orig)
inline

◆ ~HepRotationZ() [5/5]

CLHEP::HepRotationZ::~HepRotationZ ( )
inline

◆ HepRotationZ() [20/20]

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

Member Function Documentation

◆ axis() [1/5]

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

◆ axis() [2/5]

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

◆ axis() [3/5]

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

◆ axis() [4/5]

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

◆ axis() [5/5]

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

◆ axisAngle() [1/5]

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

Referenced by decompose(), and decompose().

◆ axisAngle() [2/5]

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

◆ axisAngle() [3/5]

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

◆ axisAngle() [4/5]

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

◆ axisAngle() [5/5]

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

◆ col1() [1/5]

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

◆ col1() [2/5]

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

◆ col1() [3/5]

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

◆ col1() [4/5]

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

◆ col1() [5/5]

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

◆ col2() [1/5]

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

◆ col2() [2/5]

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

◆ col2() [3/5]

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

◆ col2() [4/5]

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

◆ col2() [5/5]

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

◆ col3() [1/5]

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

◆ col3() [2/5]

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

◆ col3() [3/5]

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

◆ col3() [4/5]

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

◆ col3() [5/5]

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

◆ col4() [1/5]

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

◆ col4() [2/5]

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

◆ col4() [3/5]

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

◆ col4() [4/5]

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

◆ col4() [5/5]

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

◆ colX() [1/5]

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

◆ colX() [2/5]

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

◆ colX() [3/5]

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

◆ colX() [4/5]

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

◆ colX() [5/5]

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

◆ colY() [1/5]

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

◆ colY() [2/5]

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

◆ colY() [3/5]

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

◆ colY() [4/5]

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

◆ colY() [5/5]

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

◆ colZ() [1/5]

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

◆ colZ() [2/5]

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

◆ colZ() [3/5]

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

◆ colZ() [4/5]

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

◆ colZ() [5/5]

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

◆ compare() [1/5]

int CLHEP::HepRotationZ::compare ( const HepRotationZ & r) const
inline

◆ compare() [2/5]

int CLHEP::HepRotationZ::compare ( const HepRotationZ & r) const
inline

◆ compare() [3/5]

int CLHEP::HepRotationZ::compare ( const HepRotationZ & r) const
inline

◆ compare() [4/5]

int CLHEP::HepRotationZ::compare ( const HepRotationZ & r) const
inline

◆ compare() [5/5]

int CLHEP::HepRotationZ::compare ( const HepRotationZ & r) const
inline

◆ decompose() [1/20]

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

Definition at line 106 of file RotationZ.cc.

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

◆ decompose() [2/20]

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

◆ decompose() [3/20]

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

◆ decompose() [4/20]

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

◆ decompose() [5/20]

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

◆ decompose() [6/20]

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

Definition at line 100 of file RotationZ.cc.

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

◆ decompose() [7/20]

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

◆ decompose() [8/20]

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

◆ decompose() [9/20]

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

◆ decompose() [10/20]

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

◆ decompose() [11/20]

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

Definition at line 118 of file RotationZ.cc.

References CLHEP::HepBoost::set().

◆ decompose() [12/20]

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

◆ decompose() [13/20]

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

◆ decompose() [14/20]

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

◆ decompose() [15/20]

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

◆ decompose() [16/20]

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

Definition at line 112 of file RotationZ.cc.

References CLHEP::HepBoost::set().

◆ decompose() [17/20]

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

◆ decompose() [18/20]

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

◆ decompose() [19/20]

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

◆ decompose() [20/20]

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

◆ delta() [1/5]

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

◆ delta() [2/5]

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

◆ delta() [3/5]

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

◆ delta() [4/5]

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

◆ delta() [5/5]

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

◆ distance2() [1/20]

double CLHEP::HepRotationZ::distance2 ( const HepBoost & lt) const

Definition at line 147 of file RotationZ.cc.

References distance2().

◆ distance2() [2/20]

double CLHEP::HepRotationZ::distance2 ( const HepBoost & lt) const

◆ distance2() [3/20]

double CLHEP::HepRotationZ::distance2 ( const HepBoost & lt) const

◆ distance2() [4/20]

double CLHEP::HepRotationZ::distance2 ( const HepBoost & lt) const

◆ distance2() [5/20]

double CLHEP::HepRotationZ::distance2 ( const HepBoost & lt) const

◆ distance2() [6/20]

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation & lt) const

Definition at line 137 of file RotationZ.cc.

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

◆ distance2() [7/20]

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [8/20]

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [9/20]

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [10/20]

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [11/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotation & r) const

◆ distance2() [12/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotation & r) const

◆ distance2() [13/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotation & r) const

◆ distance2() [14/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotation & r) const

◆ distance2() [15/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotation & r) const

◆ distance2() [16/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotationZ & r) const

Definition at line 124 of file RotationZ.cc.

References its_c, and its_s.

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

◆ distance2() [17/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotationZ & r) const

◆ distance2() [18/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotationZ & r) const

◆ distance2() [19/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotationZ & r) const

◆ distance2() [20/20]

double CLHEP::HepRotationZ::distance2 ( const HepRotationZ & r) const

◆ eulerAngles() [1/5]

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

Definition at line 55 of file RotationZ.cc.

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

◆ eulerAngles() [2/5]

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

◆ eulerAngles() [3/5]

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

◆ eulerAngles() [4/5]

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

◆ eulerAngles() [5/5]

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

◆ getAngleAxis() [1/5]

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

◆ getAngleAxis() [2/5]

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

◆ getAngleAxis() [3/5]

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

◆ getAngleAxis() [4/5]

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

◆ getAngleAxis() [5/5]

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

◆ getAxis() [1/5]

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

◆ getAxis() [2/5]

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

◆ getAxis() [3/5]

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

◆ getAxis() [4/5]

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

◆ getAxis() [5/5]

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

◆ getDelta() [1/5]

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

◆ getDelta() [2/5]

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

◆ getDelta() [3/5]

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

◆ getDelta() [4/5]

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

◆ getDelta() [5/5]

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

◆ getPhi() [1/5]

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

◆ getPhi() [2/5]

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

◆ getPhi() [3/5]

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

◆ getPhi() [4/5]

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

◆ getPhi() [5/5]

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

◆ getPsi() [1/5]

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

◆ getPsi() [2/5]

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

◆ getPsi() [3/5]

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

◆ getPsi() [4/5]

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

◆ getPsi() [5/5]

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

◆ getTheta() [1/5]

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

◆ getTheta() [2/5]

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

◆ getTheta() [3/5]

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

◆ getTheta() [4/5]

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

◆ getTheta() [5/5]

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

◆ getTolerance() [1/5]

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

◆ getTolerance() [2/5]

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

◆ getTolerance() [3/5]

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

◆ getTolerance() [4/5]

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

◆ getTolerance() [5/5]

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

◆ howNear() [1/20]

double CLHEP::HepRotationZ::howNear ( const HepBoost & lt) const

Definition at line 157 of file RotationZ.cc.

References distance2().

◆ howNear() [2/20]

double CLHEP::HepRotationZ::howNear ( const HepBoost & lt) const

◆ howNear() [3/20]

double CLHEP::HepRotationZ::howNear ( const HepBoost & lt) const

◆ howNear() [4/20]

double CLHEP::HepRotationZ::howNear ( const HepBoost & lt) const

◆ howNear() [5/20]

double CLHEP::HepRotationZ::howNear ( const HepBoost & lt) const

◆ howNear() [6/20]

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation & lt) const

Definition at line 160 of file RotationZ.cc.

References distance2().

◆ howNear() [7/20]

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation & lt) const

◆ howNear() [8/20]

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation & lt) const

◆ howNear() [9/20]

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation & lt) const

◆ howNear() [10/20]

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation & lt) const

◆ howNear() [11/20]

double CLHEP::HepRotationZ::howNear ( const HepRotation & r) const

Definition at line 154 of file RotationZ.cc.

References distance2().

◆ howNear() [12/20]

double CLHEP::HepRotationZ::howNear ( const HepRotation & r) const

◆ howNear() [13/20]

double CLHEP::HepRotationZ::howNear ( const HepRotation & r) const

◆ howNear() [14/20]

double CLHEP::HepRotationZ::howNear ( const HepRotation & r) const

◆ howNear() [15/20]

double CLHEP::HepRotationZ::howNear ( const HepRotation & r) const

◆ howNear() [16/20]

double CLHEP::HepRotationZ::howNear ( const HepRotationZ & r) const

Definition at line 151 of file RotationZ.cc.

References distance2().

◆ howNear() [17/20]

double CLHEP::HepRotationZ::howNear ( const HepRotationZ & r) const

◆ howNear() [18/20]

double CLHEP::HepRotationZ::howNear ( const HepRotationZ & r) const

◆ howNear() [19/20]

double CLHEP::HepRotationZ::howNear ( const HepRotationZ & r) const

◆ howNear() [20/20]

double CLHEP::HepRotationZ::howNear ( const HepRotationZ & r) const

◆ inverse() [1/5]

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline

◆ inverse() [2/5]

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline

◆ inverse() [3/5]

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline

◆ inverse() [4/5]

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline

◆ inverse() [5/5]

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline

◆ invert() [1/5]

HepRotationZ & CLHEP::HepRotationZ::invert ( )
inline

◆ invert() [2/5]

HepRotationZ & CLHEP::HepRotationZ::invert ( )
inline

◆ invert() [3/5]

HepRotationZ & CLHEP::HepRotationZ::invert ( )
inline

◆ invert() [4/5]

HepRotationZ & CLHEP::HepRotationZ::invert ( )
inline

◆ invert() [5/5]

HepRotationZ & CLHEP::HepRotationZ::invert ( )
inline

◆ isIdentity() [1/5]

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

◆ isIdentity() [2/5]

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

◆ isIdentity() [3/5]

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

◆ isIdentity() [4/5]

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

◆ isIdentity() [5/5]

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

◆ isNear() [1/20]

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

Definition at line 169 of file RotationZ.cc.

References distance2().

◆ isNear() [2/20]

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

◆ isNear() [3/20]

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

◆ isNear() [4/20]

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

◆ isNear() [5/20]

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

◆ isNear() [6/20]

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

Definition at line 172 of file RotationZ.cc.

References distance2().

◆ isNear() [7/20]

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

◆ isNear() [8/20]

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

◆ isNear() [9/20]

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

◆ isNear() [10/20]

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

◆ isNear() [11/20]

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

Definition at line 166 of file RotationZ.cc.

References distance2().

◆ isNear() [12/20]

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

◆ isNear() [13/20]

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

◆ isNear() [14/20]

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

◆ isNear() [15/20]

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

◆ isNear() [16/20]

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

Definition at line 163 of file RotationZ.cc.

References distance2().

◆ isNear() [17/20]

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

◆ isNear() [18/20]

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

◆ isNear() [19/20]

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

◆ isNear() [20/20]

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

◆ norm2() [1/5]

double CLHEP::HepRotationZ::norm2 ( ) const

Definition at line 177 of file RotationZ.cc.

References its_c.

◆ norm2() [2/5]

double CLHEP::HepRotationZ::norm2 ( ) const

◆ norm2() [3/5]

double CLHEP::HepRotationZ::norm2 ( ) const

◆ norm2() [4/5]

double CLHEP::HepRotationZ::norm2 ( ) const

◆ norm2() [5/5]

double CLHEP::HepRotationZ::norm2 ( ) const

◆ operator!=() [1/5]

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ & r) const
inline

◆ operator!=() [2/5]

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ & r) const
inline

◆ operator!=() [3/5]

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ & r) const
inline

◆ operator!=() [4/5]

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ & r) const
inline

◆ operator!=() [5/5]

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ & r) const
inline

◆ operator()() [1/10]

Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector & p) const
inline

◆ operator()() [2/10]

Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector & p) const
inline

◆ operator()() [3/10]

Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector & p) const
inline

◆ operator()() [4/10]

Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector & p) const
inline

◆ operator()() [5/10]

Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector & p) const
inline

◆ operator()() [6/10]

HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [7/10]

HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [8/10]

HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [9/10]

HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [10/10]

HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector & w) const
inline

◆ operator*() [1/15]

Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector & p) const
inline

◆ operator*() [2/15]

Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector & p) const
inline

◆ operator*() [3/15]

Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector & p) const
inline

◆ operator*() [4/15]

Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector & p) const
inline

◆ operator*() [5/15]

Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector & p) const
inline

◆ operator*() [6/15]

HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [7/15]

HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [8/15]

HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [9/15]

HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [10/15]

HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [11/15]

HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ & rz) const
inline

◆ operator*() [12/15]

HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ & rz) const
inline

◆ operator*() [13/15]

HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ & rz) const
inline

◆ operator*() [14/15]

HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ & rz) const
inline

◆ operator*() [15/15]

HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ & rz) const
inline

◆ operator*=() [1/5]

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

◆ operator*=() [2/5]

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

◆ operator*=() [3/5]

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

◆ operator*=() [4/5]

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

◆ operator*=() [5/5]

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

◆ operator<() [1/5]

bool CLHEP::HepRotationZ::operator< ( const HepRotationZ & r) const
inline

◆ operator<() [2/5]

bool CLHEP::HepRotationZ::operator< ( const HepRotationZ & r) const
inline

◆ operator<() [3/5]

bool CLHEP::HepRotationZ::operator< ( const HepRotationZ & r) const
inline

◆ operator<() [4/5]

bool CLHEP::HepRotationZ::operator< ( const HepRotationZ & r) const
inline

◆ operator<() [5/5]

bool CLHEP::HepRotationZ::operator< ( const HepRotationZ & r) const
inline

◆ operator<=() [1/5]

bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ & r) const
inline

◆ operator<=() [2/5]

bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ & r) const
inline

◆ operator<=() [3/5]

bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ & r) const
inline

◆ operator<=() [4/5]

bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ & r) const
inline

◆ operator<=() [5/5]

bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ & r) const
inline

◆ operator=() [1/5]

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

◆ operator=() [2/5]

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

◆ operator=() [3/5]

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

◆ operator=() [4/5]

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

◆ operator=() [5/5]

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

◆ operator==() [1/5]

bool CLHEP::HepRotationZ::operator== ( const HepRotationZ & r) const
inline

◆ operator==() [2/5]

bool CLHEP::HepRotationZ::operator== ( const HepRotationZ & r) const
inline

◆ operator==() [3/5]

bool CLHEP::HepRotationZ::operator== ( const HepRotationZ & r) const
inline

◆ operator==() [4/5]

bool CLHEP::HepRotationZ::operator== ( const HepRotationZ & r) const
inline

◆ operator==() [5/5]

bool CLHEP::HepRotationZ::operator== ( const HepRotationZ & r) const
inline

◆ operator>() [1/5]

bool CLHEP::HepRotationZ::operator> ( const HepRotationZ & r) const
inline

◆ operator>() [2/5]

bool CLHEP::HepRotationZ::operator> ( const HepRotationZ & r) const
inline

◆ operator>() [3/5]

bool CLHEP::HepRotationZ::operator> ( const HepRotationZ & r) const
inline

◆ operator>() [4/5]

bool CLHEP::HepRotationZ::operator> ( const HepRotationZ & r) const
inline

◆ operator>() [5/5]

bool CLHEP::HepRotationZ::operator> ( const HepRotationZ & r) const
inline

◆ operator>=() [1/5]

bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ & r) const
inline

◆ operator>=() [2/5]

bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ & r) const
inline

◆ operator>=() [3/5]

bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ & r) const
inline

◆ operator>=() [4/5]

bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ & r) const
inline

◆ operator>=() [5/5]

bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ & r) const
inline

◆ phi() [1/5]

double CLHEP::HepRotationZ::phi ( ) const

Definition at line 43 of file RotationZ.cc.

References its_d.

Referenced by eulerAngles().

◆ phi() [2/5]

double CLHEP::HepRotationZ::phi ( ) const

◆ phi() [3/5]

double CLHEP::HepRotationZ::phi ( ) const

◆ phi() [4/5]

double CLHEP::HepRotationZ::phi ( ) const

◆ phi() [5/5]

double CLHEP::HepRotationZ::phi ( ) const

◆ phiX() [1/5]

double CLHEP::HepRotationZ::phiX ( ) const

Definition at line 67 of file RotationZ.cc.

References xx(), and yx().

◆ phiX() [2/5]

double CLHEP::HepRotationZ::phiX ( ) const

◆ phiX() [3/5]

double CLHEP::HepRotationZ::phiX ( ) const

◆ phiX() [4/5]

double CLHEP::HepRotationZ::phiX ( ) const

◆ phiX() [5/5]

double CLHEP::HepRotationZ::phiX ( ) const

◆ phiY() [1/5]

double CLHEP::HepRotationZ::phiY ( ) const

Definition at line 72 of file RotationZ.cc.

References xy(), and yy().

◆ phiY() [2/5]

double CLHEP::HepRotationZ::phiY ( ) const

◆ phiY() [3/5]

double CLHEP::HepRotationZ::phiY ( ) const

◆ phiY() [4/5]

double CLHEP::HepRotationZ::phiY ( ) const

◆ phiY() [5/5]

double CLHEP::HepRotationZ::phiY ( ) const

◆ phiZ() [1/5]

double CLHEP::HepRotationZ::phiZ ( ) const

Definition at line 76 of file RotationZ.cc.

References xz(), and yz().

◆ phiZ() [2/5]

double CLHEP::HepRotationZ::phiZ ( ) const

◆ phiZ() [3/5]

double CLHEP::HepRotationZ::phiZ ( ) const

◆ phiZ() [4/5]

double CLHEP::HepRotationZ::phiZ ( ) const

◆ phiZ() [5/5]

double CLHEP::HepRotationZ::phiZ ( ) const

◆ print() [1/5]

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

Definition at line 181 of file RotationZ.cc.

References its_c, its_d, and its_s.

◆ print() [2/5]

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

◆ print() [3/5]

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

◆ print() [4/5]

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

◆ print() [5/5]

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

◆ proper() [1/5]

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

Referenced by set().

◆ proper() [2/5]

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

◆ proper() [3/5]

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

◆ proper() [4/5]

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

◆ proper() [5/5]

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

◆ psi() [1/5]

double CLHEP::HepRotationZ::psi ( ) const

Definition at line 51 of file RotationZ.cc.

References its_d.

Referenced by eulerAngles().

◆ psi() [2/5]

double CLHEP::HepRotationZ::psi ( ) const

◆ psi() [3/5]

double CLHEP::HepRotationZ::psi ( ) const

◆ psi() [4/5]

double CLHEP::HepRotationZ::psi ( ) const

◆ psi() [5/5]

double CLHEP::HepRotationZ::psi ( ) const

◆ rectify() [1/5]

void CLHEP::HepRotationZ::rectify ( )
inline

◆ rectify() [2/5]

void CLHEP::HepRotationZ::rectify ( )
inline

◆ rectify() [3/5]

void CLHEP::HepRotationZ::rectify ( )
inline

◆ rectify() [4/5]

void CLHEP::HepRotationZ::rectify ( )
inline

◆ rectify() [5/5]

void CLHEP::HepRotationZ::rectify ( )
inline

◆ rep3x3() [1/5]

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

◆ rep3x3() [2/5]

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

◆ rep3x3() [3/5]

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

◆ rep3x3() [4/5]

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

◆ rep3x3() [5/5]

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

◆ rep4x4() [1/5]

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

◆ rep4x4() [2/5]

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

◆ rep4x4() [3/5]

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

◆ rep4x4() [4/5]

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

◆ rep4x4() [5/5]

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

◆ row1() [1/5]

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

◆ row1() [2/5]

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

◆ row1() [3/5]

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

◆ row1() [4/5]

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

◆ row1() [5/5]

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

◆ row2() [1/5]

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

◆ row2() [2/5]

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

◆ row2() [3/5]

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

◆ row2() [4/5]

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

◆ row2() [5/5]

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

◆ row3() [1/5]

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

◆ row3() [2/5]

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

◆ row3() [3/5]

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

◆ row3() [4/5]

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

◆ row3() [5/5]

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

◆ row4() [1/5]

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

◆ row4() [2/5]

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

◆ row4() [3/5]

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

◆ row4() [4/5]

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

◆ row4() [5/5]

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

◆ rowX() [1/5]

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

◆ rowX() [2/5]

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

◆ rowX() [3/5]

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

◆ rowX() [4/5]

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

◆ rowX() [5/5]

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

◆ rowY() [1/5]

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

◆ rowY() [2/5]

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

◆ rowY() [3/5]

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

◆ rowY() [4/5]

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

◆ rowY() [5/5]

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

◆ rowZ() [1/5]

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

◆ rowZ() [2/5]

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

◆ rowZ() [3/5]

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

◆ rowZ() [4/5]

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

◆ rowZ() [5/5]

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

◆ set() [1/5]

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

Definition at line 36 of file RotationZ.cc.

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

Referenced by setDelta().

◆ set() [2/5]

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

◆ set() [3/5]

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

◆ set() [4/5]

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

◆ set() [5/5]

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

◆ setDelta() [1/5]

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

Definition at line 96 of file RotationZ.cc.

References set().

◆ setDelta() [2/5]

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

◆ setDelta() [3/5]

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

◆ setDelta() [4/5]

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

◆ setDelta() [5/5]

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

◆ setTolerance() [1/5]

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

◆ setTolerance() [2/5]

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

◆ setTolerance() [3/5]

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

◆ setTolerance() [4/5]

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

◆ setTolerance() [5/5]

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

◆ theta() [1/5]

double CLHEP::HepRotationZ::theta ( ) const

Definition at line 47 of file RotationZ.cc.

Referenced by eulerAngles().

◆ theta() [2/5]

double CLHEP::HepRotationZ::theta ( ) const

◆ theta() [3/5]

double CLHEP::HepRotationZ::theta ( ) const

◆ theta() [4/5]

double CLHEP::HepRotationZ::theta ( ) const

◆ theta() [5/5]

double CLHEP::HepRotationZ::theta ( ) const

◆ thetaX() [1/5]

double CLHEP::HepRotationZ::thetaX ( ) const

Definition at line 81 of file RotationZ.cc.

References zx().

◆ thetaX() [2/5]

double CLHEP::HepRotationZ::thetaX ( ) const

◆ thetaX() [3/5]

double CLHEP::HepRotationZ::thetaX ( ) const

◆ thetaX() [4/5]

double CLHEP::HepRotationZ::thetaX ( ) const

◆ thetaX() [5/5]

double CLHEP::HepRotationZ::thetaX ( ) const

◆ thetaY() [1/5]

double CLHEP::HepRotationZ::thetaY ( ) const

Definition at line 86 of file RotationZ.cc.

References zy().

◆ thetaY() [2/5]

double CLHEP::HepRotationZ::thetaY ( ) const

◆ thetaY() [3/5]

double CLHEP::HepRotationZ::thetaY ( ) const

◆ thetaY() [4/5]

double CLHEP::HepRotationZ::thetaY ( ) const

◆ thetaY() [5/5]

double CLHEP::HepRotationZ::thetaY ( ) const

◆ thetaZ() [1/5]

double CLHEP::HepRotationZ::thetaZ ( ) const

Definition at line 91 of file RotationZ.cc.

References zz().

◆ thetaZ() [2/5]

double CLHEP::HepRotationZ::thetaZ ( ) const

◆ thetaZ() [3/5]

double CLHEP::HepRotationZ::thetaZ ( ) const

◆ thetaZ() [4/5]

double CLHEP::HepRotationZ::thetaZ ( ) const

◆ thetaZ() [5/5]

double CLHEP::HepRotationZ::thetaZ ( ) const

◆ transform() [1/5]

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

◆ transform() [2/5]

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

◆ transform() [3/5]

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

◆ transform() [4/5]

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

◆ transform() [5/5]

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

◆ tt() [1/5]

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

◆ tt() [2/5]

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

◆ tt() [3/5]

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

◆ tt() [4/5]

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

◆ tt() [5/5]

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

◆ tx() [1/5]

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

◆ tx() [2/5]

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

◆ tx() [3/5]

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

◆ tx() [4/5]

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

◆ tx() [5/5]

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

◆ ty() [1/5]

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

◆ ty() [2/5]

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

◆ ty() [3/5]

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

◆ ty() [4/5]

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

◆ ty() [5/5]

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

◆ tz() [1/5]

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

◆ tz() [2/5]

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

◆ tz() [3/5]

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

◆ tz() [4/5]

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

◆ tz() [5/5]

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

◆ xt() [1/5]

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

◆ xt() [2/5]

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

◆ xt() [3/5]

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

◆ xt() [4/5]

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

◆ xt() [5/5]

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

◆ xx() [1/5]

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

Referenced by distance2(), and phiX().

◆ xx() [2/5]

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

◆ xx() [3/5]

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

◆ xx() [4/5]

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

◆ xx() [5/5]

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

◆ xy() [1/5]

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

Referenced by distance2(), and phiY().

◆ xy() [2/5]

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

◆ xy() [3/5]

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

◆ xy() [4/5]

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

◆ xy() [5/5]

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

◆ xz() [1/5]

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

Referenced by phiZ().

◆ xz() [2/5]

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

◆ xz() [3/5]

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

◆ xz() [4/5]

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

◆ xz() [5/5]

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

◆ yt() [1/5]

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

◆ yt() [2/5]

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

◆ yt() [3/5]

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

◆ yt() [4/5]

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

◆ yt() [5/5]

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

◆ yx() [1/5]

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

Referenced by distance2(), and phiX().

◆ yx() [2/5]

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

◆ yx() [3/5]

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

◆ yx() [4/5]

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

◆ yx() [5/5]

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

◆ yy() [1/5]

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

Referenced by distance2(), and phiY().

◆ yy() [2/5]

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

◆ yy() [3/5]

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

◆ yy() [4/5]

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

◆ yy() [5/5]

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

◆ yz() [1/5]

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

Referenced by phiZ().

◆ yz() [2/5]

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

◆ yz() [3/5]

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

◆ yz() [4/5]

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

◆ yz() [5/5]

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

◆ zt() [1/5]

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

◆ zt() [2/5]

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

◆ zt() [3/5]

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

◆ zt() [4/5]

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

◆ zt() [5/5]

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

◆ zx() [1/5]

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

Referenced by thetaX().

◆ zx() [2/5]

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

◆ zx() [3/5]

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

◆ zx() [4/5]

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

◆ zx() [5/5]

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

◆ zy() [1/5]

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

Referenced by thetaY().

◆ zy() [2/5]

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

◆ zy() [3/5]

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

◆ zy() [4/5]

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

◆ zy() [5/5]

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

◆ zz() [1/5]

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

Referenced by thetaZ().

◆ zz() [2/5]

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

◆ zz() [3/5]

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

◆ zz() [4/5]

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

◆ zz() [5/5]

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

Friends And Related Symbol Documentation

◆ inverseOf [1/5]

HepRotationZ inverseOf ( const HepRotationZ & r)
friend

◆ inverseOf [2/5]

HepRotationZ inverseOf ( const HepRotationZ & r)
friend

◆ inverseOf [3/5]

HepRotationZ inverseOf ( const HepRotationZ & r)
friend

◆ inverseOf [4/5]

HepRotationZ inverseOf ( const HepRotationZ & r)
friend

◆ inverseOf [5/5]

HepRotationZ inverseOf ( const HepRotationZ & r)
friend

Member Data Documentation

◆ its_c

double CLHEP::HepRotationZ::its_c
protected

Definition at line 266 of file Geometry/CLHEP/Vector/RotationZ.h.

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

◆ its_d

double CLHEP::HepRotationZ::its_d
protected

Definition at line 262 of file Geometry/CLHEP/Vector/RotationZ.h.

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

◆ its_s

double CLHEP::HepRotationZ::its_s
protected

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

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


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