Go to the source code of this file.
|
| cms |
| Namespace of DDCMS conversion namespace.
|
|
|
constexpr unsigned int | cms::hash (const char *str, int h=0) |
|
unsigned int | cms::hash (const std::string &str) |
|
DDRotationMatrix | cms::makeRotation3D (double thetaX, double phiX, double thetaY, double phiY, double thetaZ, double phiZ) |
|
DDRotationMatrix | cms::makeRotation3D (DDRotationMatrix rotation, const std::string &axis, double angle) |
|
DDRotationMatrix | cms::makeRotReflect (double thetaX, double phiX, double thetaY, double phiY, double thetaZ, double phiZ) |
|