Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
Source:
header file
viewVC header
Sections:
class description
function members
data members
class charts
ROOT
»
MATH
»
GENVECTOR
»
ROOT::Math::Polar2D<double>
class ROOT::Math::Polar2D<double>
Function Members (Methods)
public:
~Polar2D<double>
()
void
GetCoordinates
(
ROOT
::
Math
::
Polar2D<double>
::
Scalar
& r,
ROOT
::
Math
::
Polar2D<double>
::
Scalar
& phi)
const
ROOT
::
Math
::
Polar2D<double>
::
Scalar
Mag2
()
const
void
Negate
()
bool
operator!=
(
const
ROOT
::
Math
::
Polar2D<double>
& rhs)
const
ROOT
::
Math
::
Polar2D<double>
&
operator=
(
const
ROOT
::
Math
::
Polar2D<double>
& v)
ROOT
::
Math
::
Polar2D<double>
&
operator=<ROOT::Math::Polar2D<double> >
(
const
ROOT
::
Math
::
Polar2D<double>
& c)
bool
operator==
(
const
ROOT
::
Math
::
Polar2D<double>
& rhs)
const
ROOT
::
Math
::
Polar2D<double>
::
Scalar
Phi
()
const
ROOT
::
Math
::
Polar2D<double>
Polar2D<double>
()
ROOT
::
Math
::
Polar2D<double>
Polar2D<double>
(
const
ROOT
::
Math
::
Polar2D<double>
& v)
ROOT
::
Math
::
Polar2D<double>
Polar2D<double>
(
const
ROOT
::
Math
::
Polar2D<double>
& v)
ROOT
::
Math
::
Polar2D<double>
Polar2D<double>
(
double
r,
double
phi)
ROOT
::
Math
::
Polar2D<double>
::
Scalar
R
()
const
void
Rotate
(
double
angle)
void
Scale
(
double
a)
void
SetCoordinates
(
ROOT
::
Math
::
Polar2D<double>
::
Scalar
r,
ROOT
::
Math
::
Polar2D<double>
::
Scalar
phi)
void
SetPhi
(
const
double
& phi)
void
SetR
(
const
double
& r)
void
SetXY
(
ROOT
::
Math
::
Polar2D<double>
::
Scalar
a,
ROOT
::
Math
::
Polar2D<double>
::
Scalar
b)
ROOT
::
Math
::
Polar2D<double>
::
Scalar
X
()
const
double
x
()
const
ROOT
::
Math
::
Polar2D<double>
::
Scalar
Y
()
const
double
y
()
const
private:
static
double
pi
()
void
Restrict
()
Data Members
private:
double
fPhi
double
fR
Class Charts
Inheritance
Inherited Members
Includes
Libraries
Function documentation