ROOT » MATH » GENVECTOR » ROOT::Math::Polar3D<double>

class ROOT::Math::Polar3D<double>

Function Members (Methods)

public:
~Polar3D<double>()
ROOT::Math::Polar3D<double>::ScalarEta() const
voidGetCoordinates(Scalar[] dest) const
voidGetCoordinates(ROOT::Math::Polar3D<double>::Scalar& r, ROOT::Math::Polar3D<double>::Scalar& theta, ROOT::Math::Polar3D<double>::Scalar& phi) const
ROOT::Math::Polar3D<double>::ScalarMag2() const
voidNegate()
booloperator!=(const ROOT::Math::Polar3D<double>& rhs) const
ROOT::Math::Polar3D<double>&operator=(const ROOT::Math::Polar3D<double>& v)
ROOT::Math::Polar3D<double>&operator=<ROOT::Math::Polar3D<double> >(const ROOT::Math::Polar3D<double>& c)
booloperator==(const ROOT::Math::Polar3D<double>& rhs) const
ROOT::Math::Polar3D<double>::ScalarPerp2() const
ROOT::Math::Polar3D<double>::ScalarPhi() const
ROOT::Math::Polar3D<double>Polar3D<double>()
ROOT::Math::Polar3D<double>Polar3D<double>(const ROOT::Math::Polar3D<double>& v)
ROOT::Math::Polar3D<double>Polar3D<double>(const ROOT::Math::Polar3D<double>& v)
ROOT::Math::Polar3D<double>Polar3D<double>(double r, double theta, double phi)
ROOT::Math::Polar3D<double>::ScalarR() const
ROOT::Math::Polar3D<double>::ScalarRho() const
voidScale(double a)
voidSetCoordinates(const Scalar[] src)
voidSetCoordinates(ROOT::Math::Polar3D<double>::Scalar r, ROOT::Math::Polar3D<double>::Scalar theta, ROOT::Math::Polar3D<double>::Scalar phi)
voidSetPhi(const double& phi)
voidSetR(const double& r)
voidSetTheta(const double& theta)
voidSetXYZ(ROOT::Math::Polar3D<double>::Scalar x, ROOT::Math::Polar3D<double>::Scalar y, ROOT::Math::Polar3D<double>::Scalar z)
ROOT::Math::Polar3D<double>::ScalarTheta() const
ROOT::Math::Polar3D<double>::ScalarX() const
doublex() const
ROOT::Math::Polar3D<double>::ScalarY() const
doubley() const
ROOT::Math::Polar3D<double>::ScalarZ() const
doublez() const
private:
static ROOT::Math::Polar3D<double>::Scalarpi()
voidRestrict()

Data Members

private:
doublefPhi
doublefR
doublefTheta

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation