20 #ifndef HEP_ROTATIONZ_H
21 #define HEP_ROTATIONZ_H
35 inline HepRotationZ
inverseOf(
const HepRotationZ & 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;
251 std::ostream &
print( std::ostream & os )
const;
268 inline HepRotationZ (
double dd,
double ss,
double cc );
271 static inline double proper (
double delta);
277 std::ostream &
operator <<
284 #include "CLHEP/Vector/RotationZ.icc"
bool operator!=(const HepRotationZ &r) const
bool operator<=(const HepRotationZ &r) const
HepLorentzVector row1() const
bool isNear(const HepRotationZ &r, double epsilon=Hep4RotationInterface::tolerance) const
HepLorentzVector row3() const
HepLorentzVector row4() const
static double getTolerance()
HepLorentzVector row2() const
static DLL_API double tolerance
HepLorentzVector col4() const
void decompose(HepAxisAngle &rotation, Hep3Vector &boost) const
HepLorentzVector col2() const
double distance2(const HepRotationZ &r) const
Hep3Vector getAxis() const
HepBoost inverseOf(const HepBoost <)
HepAxisAngle axisAngle() const
HepRotationZ & operator*=(const HepRotationZ &r)
HepRotationZ & operator=(const HepRotationZ &r)
HepEulerAngles eulerAngles() const
HepRotationZ & transform(const HepRotationZ &r)
bool operator==(const HepRotationZ &r) const
bool operator>=(const HepRotationZ &r) const
friend HepRotationZ inverseOf(const HepRotationZ &r)
std::ostream & print(std::ostream &os) const
Hep3Vector operator*(const Hep3Vector &p) const
HepLorentzVector col1() const
HepRotationZ inverse() const
bool operator<(const HepRotationZ &r) const
int compare(const HepRotationZ &r) const
double howNear(const HepRotationZ &r) const
static double proper(double delta)
bool operator>(const HepRotationZ &r) const
void getAngleAxis(double &delta, Hep3Vector &axis) const
HepRotationZ & set(double delta)
static double setTolerance(double tol)
HepLorentzVector col3() const
double epsilon(double density, double temperature)
Hep3Vector operator()(const Hep3Vector &p) const
void setDelta(double delta)