136 return *
this = (*this) * (m1);
140 return *
this = m1 * (*this);
145 if ( std::fabs(ddelta) < CLHEP::pi ) {
148 double x = ddelta / (CLHEP::twopi);
149 return (CLHEP::twopi) * ( x + std::floor(.5-x) );
199 0.0, 0.0, 0.0, 1.0 );
static double setTolerance(double tol)
HepRotationY & operator*=(const HepRotationY &r)
bool operator>(const HepRotationY &r) const
static double setTolerance(double tol)
HepLorentzVector col4() const
HepLorentzVector row4() const
bool operator==(const HepRotationY &r) const
HepRotationY & operator=(const HepRotationY &r)
int compare(const HepRotationY &r) const
Hep3Vector operator()(const Hep3Vector &p) const
HepLorentzVector col2() const
static double getTolerance()
Hep3Vector getAxis() const
HepAxisAngle axisAngle() const
HepLorentzVector row3() const
HepLorentzVector row2() const
static double proper(double delta)
bool operator!=(const HepRotationY &r) const
bool operator>=(const HepRotationY &r) const
HepLorentzVector col1() const
HepLorentzVector col3() const
Hep3Vector operator*(const Hep3Vector &p) const
HepLorentzVector row1() const
void getAngleAxis(double &delta, Hep3Vector &axis) const
bool operator<=(const HepRotationY &r) const
bool operator<(const HepRotationY &r) const
HepRotationY inverse() const
HepRotationY & transform(const HepRotationY &r)
HepBoost inverseOf(const HepBoost <)