This is the complete list of members for utl::Vector, including all inherited members.
| AxialVector class | utl::Vector | friend |
| BasicVector(const double x, const double y, const double z, const CoordinateSystemPtr &coordinateSystem) | utl::BasicVector< HepVector > | inlineprotected |
| BasicVector(double p1, double p2, double p3, const CoordinateSystemPtr &coordinateSystem, const CoordinateType &t) | utl::BasicVector< HepVector > | inlineprotected |
| BasicVector() | utl::BasicVector< HepVector > | inlineprotected |
| BasicVector(const DataType &v, const CoordinateSystemPtr &coordinateSystem) | utl::BasicVector< HepVector > | inlineprotected |
| boost::make_tuple(fVector.x(), fVector.y(), fVector.z()) | utl::BasicVector< HepVector > | |
| boost::make_tuple(fVector.r(), fVector.theta(), fVector.phi()) | utl::BasicVector< HepVector > | |
| boost::make_tuple(fVector.perp(), fVector.phi(), fVector.z()) | utl::BasicVector< HepVector > | |
| const | utl::BasicVector< HepVector > | |
| const | utl::BasicVector< HepVector > | |
| const | utl::BasicVector< HepVector > | |
| Cross(const Vector &l, const Vector &r) | utl::Vector | friend |
| d | utl::BasicVector< HepVector > | |
| d(fVector.mag2()+v.fVector.mag2())< eps *eps | utl::BasicVector< HepVector > | |
| DataType typedef | utl::BasicVector< HepVector > | |
| fCoordinateSystem | utl::BasicVector< HepVector > | mutableprotected |
| fgEpsilon | utl::BasicVector< HepVector > | protectedstatic |
| fVector | utl::BasicVector< HepVector > | mutableprotected |
| GetCoordinateSystem() const | utl::BasicVector< HepVector > | inline |
| GetCosTheta(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetMag() const | utl::Vector | inline |
| GetMag2() const | utl::Vector | inline |
| GetPhi(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetR(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetR2(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetRho(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetRho2(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetTheta(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetX(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetY(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| GetZ(const CoordinateSystemPtr &coordinateSystem) const | utl::BasicVector< HepVector > | inline |
| kCylindrical | utl::BasicVector< HepVector > | static |
| kSpherical | utl::BasicVector< HepVector > | static |
| Normalize() | utl::Vector | inline |
| operator bool() const | utl::Vector | inlineexplicit |
| operator!=(const BasicVector &v) const | utl::BasicVector< HepVector > | inline |
| operator*(const Vector &v, const double a) | utl::Vector | friend |
| operator*(const double a, const Vector &v) | utl::Vector | friend |
| operator*(const Vector &l, const Vector &r) | utl::Vector | friend |
| operator*=(const double a) | utl::BasicVector< HepVector > | inline |
| operator+(const Vector &l, const Vector &r) | utl::Vector | friend |
| operator+(const Point &l, const Vector &r) | utl::Vector | friend |
| operator+(const Vector &l, const Point &r) | utl::Vector | friend |
| operator+=(const Vector &v) | utl::Vector | inline |
| operator+=(Point &p, const Vector &v) | utl::Vector | friend |
| operator-() const | utl::Vector | inline |
| operator-(const Vector &l, const Vector &r) | utl::Vector | friend |
| operator-(const Point &l, const Vector &r) | utl::Vector | friend |
| operator-(const Point &l, const Point &r) | utl::Vector | friend |
| operator-=(const Vector &v) | utl::Vector | inline |
| operator-=(Point &p, const Vector &v) | utl::Vector | friend |
| operator/(const Vector &l, const double a) | utl::Vector | friend |
| operator/=(const double a) | utl::BasicVector< HepVector > | inline |
| operator==(const BasicVector &v) const | utl::BasicVector< HepVector > | inline |
| TransformationPolicy class | utl::Vector | friend |
| TransformedVector(const CoordinateSystemPtr &newCoordinateSystem) const | utl::BasicVector< HepVector > | protected |
| Triple typedef | utl::BasicVector< HepVector > | |
| true | utl::BasicVector< HepVector > | |
| Vector() | utl::Vector | inline |
| Vector(const double x, const double y, const double z, const CoordinateSystemPtr &theCoordinateSystem) | utl::Vector | inline |
| Vector(const double p1, const double p2, const double p3, const CoordinateSystemPtr &theCoordinateSystem, const CoordinateType &theType) | utl::Vector | inline |
| Vector(const VectorBase::DataType &theVector, const CoordinateSystemPtr &theCoordinateSystem) | utl::Vector | inlineprivate |
| ~BasicVector()=default | utl::BasicVector< HepVector > | protected |