DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
This is the complete list of members for dd4hep::DDSegmentation::Vector3D, including all inherited members.
Vector3D(double x_val=0., double y_val=0., double z_val=0.) | dd4hep::DDSegmentation::Vector3D | inline |
Vector3D(const T &v) | dd4hep::DDSegmentation::Vector3D | inline |
Vector3D(double x_val, double y_val, double z_val, Vector3D::Cartesian(&)()) | dd4hep::DDSegmentation::Vector3D | inline |
Vector3D(double rho_val, double phi_val, double z_val, Vector3D::Cylindrical(&)()) | dd4hep::DDSegmentation::Vector3D | inline |
Vector3D(double r_val, double phi_val, double theta_val, Vector3D::Spherical(&)()) | dd4hep::DDSegmentation::Vector3D | inline |
X | dd4hep::DDSegmentation::Vector3D | |
x() const | dd4hep::DDSegmentation::Vector3D | inline |
Y | dd4hep::DDSegmentation::Vector3D | |
y() const | dd4hep::DDSegmentation::Vector3D | inline |
Z | dd4hep::DDSegmentation::Vector3D | |
z() const | dd4hep::DDSegmentation::Vector3D | inline |