angle(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | |
angle(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | |
angle(const BasicVector3D< double > &v) const | HepGeom::BasicVector3D< float > | |
BasicVector3D() | HepGeom::BasicVector3D< float > | inlineprotected |
BasicVector3D(float x1, float y1, float z1) | HepGeom::BasicVector3D< float > | inline |
BasicVector3D(const BasicVector3D< float > &)=default | HepGeom::BasicVector3D< float > | |
BasicVector3D(const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | inline |
BasicVector3D(BasicVector3D< float > &&)=default | HepGeom::BasicVector3D< float > | |
cosTheta() const | HepGeom::BasicVector3D< float > | inline |
cross(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | inline |
distance() const | HepGeom::Point3D< float > | inline |
distance(const Point3D< float > &p) const | HepGeom::Point3D< float > | inline |
distance2() const | HepGeom::Point3D< float > | inline |
distance2(const Point3D< float > &p) const | HepGeom::Point3D< float > | inline |
dot(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | inline |
eta() const | HepGeom::BasicVector3D< float > | inline |
getEta() const | HepGeom::BasicVector3D< float > | inline |
getPhi() const | HepGeom::BasicVector3D< float > | inline |
getR() const | HepGeom::BasicVector3D< float > | inline |
getTheta() const | HepGeom::BasicVector3D< float > | inline |
mag() const | HepGeom::BasicVector3D< float > | inline |
mag2() const | HepGeom::BasicVector3D< float > | inline |
NUM_COORDINATES enum value | HepGeom::BasicVector3D< float > | |
operator CLHEP::Hep3Vector() const | HepGeom::BasicVector3D< float > | inline |
operator const float *() const | HepGeom::BasicVector3D< float > | inline |
operator float *() | HepGeom::BasicVector3D< float > | inline |
operator!=(const BasicVector3D< float > &a, const BasicVector3D< float > &b) | HepGeom::BasicVector3D< float > | related |
operator!=(const BasicVector3D< double > &a, const BasicVector3D< double > &b) | HepGeom::BasicVector3D< float > | related |
operator()(int i) const | HepGeom::BasicVector3D< float > | inline |
operator()(int i) | HepGeom::BasicVector3D< float > | inline |
operator*(const BasicVector3D< float > &v, double a) | HepGeom::BasicVector3D< float > | related |
operator*(const BasicVector3D< float > &a, const BasicVector3D< float > &b) | HepGeom::BasicVector3D< float > | related |
operator*(double a, const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | related |
operator*(const BasicVector3D< double > &v, double a) | HepGeom::BasicVector3D< float > | related |
operator*(const BasicVector3D< double > &a, const BasicVector3D< double > &b) | HepGeom::BasicVector3D< float > | related |
operator*(double a, const BasicVector3D< double > &v) | HepGeom::BasicVector3D< float > | related |
operator*=(double a) | HepGeom::BasicVector3D< float > | inline |
operator+(const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | related |
operator+(const BasicVector3D< float > &a, const BasicVector3D< float > &b) | HepGeom::BasicVector3D< float > | related |
operator+(const BasicVector3D< double > &v) | HepGeom::BasicVector3D< float > | related |
operator+(const BasicVector3D< double > &a, const BasicVector3D< double > &b) | HepGeom::BasicVector3D< float > | related |
operator+=(const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | inline |
operator-(const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | related |
operator-(const BasicVector3D< float > &a, const BasicVector3D< float > &b) | HepGeom::BasicVector3D< float > | related |
operator-(const BasicVector3D< double > &v) | HepGeom::BasicVector3D< float > | related |
operator-(const BasicVector3D< double > &a, const BasicVector3D< double > &b) | HepGeom::BasicVector3D< float > | related |
operator-=(const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | inline |
operator/(const BasicVector3D< float > &v, double a) | HepGeom::BasicVector3D< float > | related |
operator/(const BasicVector3D< double > &v, double a) | HepGeom::BasicVector3D< float > | related |
operator/=(double a) | HepGeom::BasicVector3D< float > | inline |
operator<<(std::ostream &, const BasicVector3D< float > &) | HepGeom::BasicVector3D< float > | related |
operator<<(std::ostream &, const BasicVector3D< double > &) | HepGeom::BasicVector3D< float > | related |
operator=(const Point3D< float > &)=default | HepGeom::Point3D< float > | |
operator=(const BasicVector3D< float > &v) | HepGeom::Point3D< float > | inline |
operator=(Point3D< float > &&)=default | HepGeom::Point3D< float > | |
HepGeom::BasicVector3D< float >::operator=(BasicVector3D< float > &&)=default | HepGeom::BasicVector3D< float > | |
operator==(const BasicVector3D< float > &a, const BasicVector3D< float > &b) | HepGeom::BasicVector3D< float > | related |
operator==(const BasicVector3D< double > &a, const BasicVector3D< double > &b) | HepGeom::BasicVector3D< float > | related |
operator>>(std::istream &, BasicVector3D< float > &) | HepGeom::BasicVector3D< float > | related |
operator>>(std::istream &, BasicVector3D< double > &) | HepGeom::BasicVector3D< float > | related |
operator[](int i) const | HepGeom::BasicVector3D< float > | inline |
operator[](int i) | HepGeom::BasicVector3D< float > | inline |
orthogonal() const | HepGeom::BasicVector3D< float > | inline |
perp() const | HepGeom::BasicVector3D< float > | inline |
perp(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | inline |
perp2() const | HepGeom::BasicVector3D< float > | inline |
perp2(const BasicVector3D< float > &v) const | HepGeom::BasicVector3D< float > | inline |
phi() const | HepGeom::BasicVector3D< float > | inline |
Point3D()=default | HepGeom::Point3D< float > | |
Point3D(float x1, float y1, float z1) | HepGeom::Point3D< float > | inline |
Point3D(const float *a) | HepGeom::Point3D< float > | inlineexplicit |
Point3D(const Point3D< float > &)=default | HepGeom::Point3D< float > | |
Point3D(Point3D< float > &&)=default | HepGeom::Point3D< float > | |
Point3D(const BasicVector3D< float > &v) | HepGeom::Point3D< float > | inline |
pseudoRapidity() const | HepGeom::BasicVector3D< float > | |
pseudoRapidity() const | HepGeom::BasicVector3D< float > | |
pseudoRapidity() const | HepGeom::BasicVector3D< float > | |
r() const | HepGeom::BasicVector3D< float > | inline |
rho() const | HepGeom::BasicVector3D< float > | inline |
rotate(float a, const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | |
rotate(float a, const BasicVector3D< float > &v) | HepGeom::BasicVector3D< float > | |
rotate(double a, const BasicVector3D< double > &v) | HepGeom::BasicVector3D< float > | |
rotateX(float a) | HepGeom::BasicVector3D< float > | |
rotateX(float a) | HepGeom::BasicVector3D< float > | |
rotateX(double a) | HepGeom::BasicVector3D< float > | |
rotateY(float a) | HepGeom::BasicVector3D< float > | |
rotateY(float a) | HepGeom::BasicVector3D< float > | |
rotateY(double a) | HepGeom::BasicVector3D< float > | |
rotateZ(float a) | HepGeom::BasicVector3D< float > | |
rotateZ(float a) | HepGeom::BasicVector3D< float > | |
rotateZ(double a) | HepGeom::BasicVector3D< float > | |
set(float x1, float y1, float z1) | HepGeom::BasicVector3D< float > | inline |
setEta(float a) | HepGeom::BasicVector3D< float > | |
setEta(float a) | HepGeom::BasicVector3D< float > | |
setEta(double a) | HepGeom::BasicVector3D< float > | |
setMag(float ma) | HepGeom::BasicVector3D< float > | inline |
setPerp(float rh) | HepGeom::BasicVector3D< float > | inline |
setPhi(float ph) | HepGeom::BasicVector3D< float > | inline |
setR(float ma) | HepGeom::BasicVector3D< float > | inline |
setTheta(float th) | HepGeom::BasicVector3D< float > | inline |
setX(float a) | HepGeom::BasicVector3D< float > | inline |
setY(float a) | HepGeom::BasicVector3D< float > | inline |
setZ(float a) | HepGeom::BasicVector3D< float > | inline |
SIZE enum value | HepGeom::BasicVector3D< float > | |
theta() const | HepGeom::BasicVector3D< float > | inline |
transform(const Transform3D &m) | HepGeom::Point3D< float > | |
unit() const | HepGeom::BasicVector3D< float > | inline |
v_ | HepGeom::BasicVector3D< float > | protected |
X enum value | HepGeom::BasicVector3D< float > | |
x() const | HepGeom::BasicVector3D< float > | inline |
Y enum value | HepGeom::BasicVector3D< float > | |
y() const | HepGeom::BasicVector3D< float > | inline |
Z enum value | HepGeom::BasicVector3D< float > | |
z() const | HepGeom::BasicVector3D< float > | inline |
~BasicVector3D()=default | HepGeom::BasicVector3D< float > | virtual |
~Point3D()=default | HepGeom::Point3D< float > | |