11#include "CLHEP/Vector/defs.h"
12#include "CLHEP/Vector/ThreeVector.h"
13#include "CLHEP/Vector/Rotation.h"
18 return *
this = m1 * (*this);
22 return *
this = m1 * (*this);
27 trans.
rotate(angle1, aaxis);
Hep3Vector & operator*=(double)
Hep3Vector & transform(const HepRotation &)
Hep3Vector & rotate(double, const Hep3Vector &)
HepRotation & rotate(double delta, const Hep3Vector &axis)