Geant4
10.00.p03
|
This is the complete list of members for UVector2, including all inherited members.
angle(const UVector2 &) const | UVector2 | inline |
compare(const UVector2 &v) const | UVector2 | |
dot(const UVector2 &p) const | UVector2 | inline |
getTolerance() | UVector2 | inlinestatic |
howNear(const UVector2 &p) const | UVector2 | |
howOrthogonal(const UVector2 &p) const | UVector2 | |
howParallel(const UVector2 &p) const | UVector2 | |
isNear(const UVector2 &p, double epsilon=tolerance) const | UVector2 | |
isOrthogonal(const UVector2 &p, double epsilon=tolerance) const | UVector2 | |
isParallel(const UVector2 &p, double epsilon=tolerance) const | UVector2 | |
mag() const | UVector2 | inline |
mag2() const | UVector2 | inline |
NUM_COORDINATES enum value | UVector2 | |
operator UVector3() const | UVector2 | |
operator!=(const UVector2 &v) const | UVector2 | inline |
operator()(int i) const | UVector2 | |
operator()(int i) | UVector2 | |
operator*(const UVector2 &a, const UVector2 &b) | UVector2 | friend |
operator*(const UVector2 &p, double a) | UVector2 | friend |
operator*(double a, const UVector2 &p) | UVector2 | friend |
operator*=(double a) | UVector2 | inline |
operator+(const UVector2 &a, const UVector2 &b) | UVector2 | friend |
operator+=(const UVector2 &p) | UVector2 | inline |
operator-() const | UVector2 | inline |
operator-(const UVector2 &a, const UVector2 &b) | UVector2 | friend |
operator-=(const UVector2 &p) | UVector2 | inline |
operator/(const UVector2 &p, double a) | UVector2 | friend |
operator<(const UVector2 &v) const | UVector2 | |
operator<<(std::ostream &, const UVector2 &) | UVector2 | friend |
operator<=(const UVector2 &v) const | UVector2 | |
operator=(const UVector2 &p) | UVector2 | inline |
operator==(const UVector2 &v) const | UVector2 | inline |
operator>(const UVector2 &v) const | UVector2 | |
operator>=(const UVector2 &v) const | UVector2 | |
operator[](int i) const | UVector2 | inline |
operator[](int i) | UVector2 | inline |
orthogonal() const | UVector2 | inline |
phi() const | UVector2 | inline |
r() const | UVector2 | inline |
rotate(double) | UVector2 | |
set(double x, double y) | UVector2 | inline |
setMag(double r) | UVector2 | inline |
setPhi(double phi) | UVector2 | inline |
setPolar(double r, double phi) | UVector2 | inline |
setR(double r) | UVector2 | inline |
setTolerance(double tol) | UVector2 | static |
setX(double x) | UVector2 | inline |
setY(double y) | UVector2 | inline |
SIZE enum value | UVector2 | |
tolerance | UVector2 | privatestatic |
unit() const | UVector2 | inline |
UVector2(double x=0.0, double y=0.0) | UVector2 | inline |
UVector2(const UVector2 &p) | UVector2 | inline |
UVector2(const UVector3 &s) | UVector2 | inlineexplicit |
X enum value | UVector2 | |
x | UVector2 | |
Y enum value | UVector2 | |
y | UVector2 | |
ZMpvToleranceTicks enum value | UVector2 | |
~UVector2() | UVector2 | inline |