20 #ifndef HEP_ROTATIONY_H
21 #define HEP_ROTATIONY_H
27 #include "CLHEP/Vector/defs.h"
28 #include "CLHEP/Vector/RotationInterfaces.h"
36 inline HepRotationY
inverseOf(
const HepRotationY & r);
79 inline double xx()
const;
80 inline double xy()
const;
81 inline double xz()
const;
82 inline double yx()
const;
83 inline double yy()
const;
84 inline double yz()
const;
85 inline double zx()
const;
86 inline double zy()
const;
87 inline double zz()
const;
94 inline double getPhi ()
const;
96 inline double getPsi ()
const;
105 inline double delta()
const;
138 inline double xt()
const;
139 inline double yt()
const;
140 inline double zt()
const;
141 inline double tx()
const;
142 inline double ty()
const;
143 inline double tz()
const;
146 inline double tt()
const;
208 double norm2()
const;
250 std::ostream &
print( std::ostream & os )
const;
267 inline HepRotationY (
double dd,
double ss,
double cc );
270 static inline double proper (
double delta);
278 std::ostream &
operator <<
283 #include "CLHEP/Vector/RotationY.icc"
285 #ifdef ENABLE_BACKWARDS_COMPATIBILITY
287 using namespace CLHEP;
Hep3Vector operator*(const Hep3Vector &p) const
Hep3Vector operator()(const Hep3Vector &p) const
std::ostream & print(std::ostream &os) const
friend HepRotationY inverseOf(const HepRotationY &r)
bool operator>(const HepRotationY &r) const
int compare(const HepRotationY &r) const
HepLorentzVector col4() const
void getAngleAxis(double &delta, Hep3Vector &axis) const
bool operator<(const HepRotationY &r) const
bool operator==(const HepRotationY &r) const
HepAxisAngle axisAngle() const
HepRotationY & operator*=(const HepRotationY &r)
HepRotationY & operator=(const HepRotationY &r)
static double setTolerance(double tol)
HepLorentzVector row2() const
static double proper(double delta)
bool isNear(const HepRotationY &r, double epsilon=Hep4RotationInterface::tolerance) const
bool operator!=(const HepRotationY &r) const
void decompose(HepAxisAngle &rotation, Hep3Vector &boost) const
HepRotationY inverse() const
HepLorentzVector col1() const
HepRotationY & set(double delta)
HepBoost inverseOf(const HepBoost <)
double howNear(const HepRotationY &r) const
HepLorentzVector row4() const
static double getTolerance()
HepLorentzVector row3() const
Hep3Vector getAxis() const
HepRotationY & transform(const HepRotationY &r)
void setDelta(double delta)
bool operator<=(const HepRotationY &r) const
HepLorentzVector row1() const
double distance2(const HepRotationY &r) const
bool operator>=(const HepRotationY &r) const
HepLorentzVector col3() const
HepLorentzVector col2() const
HepEulerAngles eulerAngles() const