![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "CLHEP/Vector/ThreeVector.h"#include "CLHEP/Vector/AxisAngle.h"#include "CLHEP/Vector/EulerAngles.h"
Include dependency graph for SpaceVectorR.cc:Go to the source code of this file.
Namespaces | |
| namespace | CLHEP |
Functions | |
| Hep3Vector | CLHEP::rotationOf (const Hep3Vector &vec, const HepAxisAngle &ax) |
| Hep3Vector | CLHEP::rotationOf (const Hep3Vector &vec, const Hep3Vector &axis, double delta) |
| Hep3Vector | CLHEP::rotationOf (const Hep3Vector &vec, const HepEulerAngles &e) |
| Hep3Vector | CLHEP::rotationOf (const Hep3Vector &vec, double phi, double theta, double psi) |
| Hep3Vector | CLHEP::rotationXOf (const Hep3Vector &vec, double delta) |
| Hep3Vector | CLHEP::rotationYOf (const Hep3Vector &vec, double delta) |
| Hep3Vector | CLHEP::rotationZOf (const Hep3Vector &vec, double delta) |