20 #ifndef HEP_ROTATIONY_H
21 #define HEP_ROTATIONY_H
35 inline HepRotationY
inverseOf(
const HepRotationY & r);
78 inline double xx()
const;
79 inline double xy()
const;
80 inline double xz()
const;
81 inline double yx()
const;
82 inline double yy()
const;
83 inline double yz()
const;
84 inline double zx()
const;
85 inline double zy()
const;
86 inline double zz()
const;
93 inline double getPhi ()
const;
95 inline double getPsi ()
const;
104 inline double delta()
const;
137 inline double xt()
const;
138 inline double yt()
const;
139 inline double zt()
const;
140 inline double tx()
const;
141 inline double ty()
const;
142 inline double tz()
const;
145 inline double tt()
const;
207 double norm2()
const;
249 std::ostream &
print( std::ostream & os )
const;
266 inline HepRotationY (
double dd,
double ss,
double cc );
269 static inline double proper (
double delta);
277 std::ostream &
operator <<
282 #include "CLHEP/Vector/RotationY.icc"
bool operator<(const HepRotationY &r) const
HepLorentzVector row3() const
HepLorentzVector col1() const
bool operator>(const HepRotationY &r) const
HepRotationY & operator=(const HepRotationY &r)
double howNear(const HepRotationY &r) const
Hep3Vector operator*(const Hep3Vector &p) const
static DLL_API double tolerance
int compare(const HepRotationY &r) const
void getAngleAxis(double &delta, Hep3Vector &axis) const
HepLorentzVector row1() const
bool operator<=(const HepRotationY &r) const
friend HepRotationY inverseOf(const HepRotationY &r)
double distance2(const HepRotationY &r) const
HepBoost inverseOf(const HepBoost <)
HepRotationY & transform(const HepRotationY &r)
HepLorentzVector row4() const
HepLorentzVector row2() const
bool operator!=(const HepRotationY &r) const
HepLorentzVector col2() const
std::ostream & print(std::ostream &os) const
void decompose(HepAxisAngle &rotation, Hep3Vector &boost) const
static double proper(double delta)
HepLorentzVector col4() const
HepRotationY inverse() const
void setDelta(double delta)
static double getTolerance()
HepRotationY & set(double delta)
static double setTolerance(double tol)
HepRotationY & operator*=(const HepRotationY &r)
Hep3Vector operator()(const Hep3Vector &p) const
bool operator==(const HepRotationY &r) const
bool operator>=(const HepRotationY &r) const
bool isNear(const HepRotationY &r, double epsilon=Hep4RotationInterface::tolerance) const
HepEulerAngles eulerAngles() const
HepAxisAngle axisAngle() const
double epsilon(double density, double temperature)
Hep3Vector getAxis() const
HepLorentzVector col3() const