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