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