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::RotationZ
class ROOT::Math::RotationZ
Function Members (Methods)
public:
~RotationZ
()
ROOT
::
Math
::
RotationZ
::
Scalar
Angle
()
const
ROOT
::
Math
::
RotationZ
::
Scalar
CosAngle
()
const
void
GetAngle
(
ROOT
::
Math
::
RotationZ
::
Scalar
& angle)
const
void
GetComponents
(
ROOT
::
Math
::
RotationZ
::
Scalar
& angle)
const
ROOT
::
Math
::
RotationZ
Inverse
()
const
void
Invert
()
bool
operator!=
(
const
ROOT
::
Math
::
RotationZ
& rhs)
const
ROOT
::
Math
::
DisplacementVector3D<ROOT::Math::Cartesian3D<double>,ROOT::Math::DefaultCoordinateSystemTag>
operator()<ROOT::Math::Cartesian3D<double>, ROOT::Math::DefaultCoordinateSystemTag>
(
const
ROOT
::
Math
::
DisplacementVector3D<ROOT::Math::Cartesian3D<double>,ROOT::Math::DefaultCoordinateSystemTag>
& v)
const
ROOT
::
Math
::DisplacementVector3D<Cartesian3D<
double
>,DefaultCoordinateSystemTag>
operator()<ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double>, ROOT::Math::DefaultCoordinateSystemTag> >
(
const
ROOT
::
Math
::DisplacementVector3D<Cartesian3D<
double
>,DefaultCoordinateSystemTag>& v)
const
ROOT
::
Math
::
RotationZ
operator*
(
const
ROOT
::
Math
::
RotationZ
& r)
const
ROOT
::
Math
::
RotationZ
operator*<ROOT::Math::RotationZ>
(
const
ROOT
::
Math
::
RotationZ
& v)
const
ROOT
::
Math
::
RotationZ
&
operator*=
(
const
ROOT
::
Math
::
RotationZ
& r)
ROOT
::
Math
::
RotationZ
&
operator=
(
const
ROOT
::
Math
::
RotationZ
&)
ROOT
::
Math
::
RotationZ
&
operator=
(
ROOT
::
Math
::
RotationZ
&&)
bool
operator==
(
const
ROOT
::
Math
::
RotationZ
& rhs)
const
void
Rectify
()
ROOT
::
Math
::
RotationZ
RotationZ
()
ROOT
::
Math
::
RotationZ
RotationZ
(
ROOT
::
Math
::
RotationZ
::
Scalar
angle)
ROOT
::
Math
::
RotationZ
RotationZ
(
const
ROOT
::
Math
::
RotationZ
&)
ROOT
::
Math
::
RotationZ
RotationZ
(
ROOT
::
Math
::
RotationZ
&&)
void
SetAngle
(
ROOT
::
Math
::
RotationZ
::
Scalar
angle)
void
SetComponents
(
ROOT
::
Math
::
RotationZ
::
Scalar
angle)
ROOT
::
Math
::
RotationZ
::
Scalar
SinAngle
()
const
Data Members
private:
ROOT
::
Math
::
RotationZ
::
Scalar
fAngle
rotation angle
ROOT
::
Math
::
RotationZ
::
Scalar
fCos
cosine of the rotaiton angle
ROOT
::
Math
::
RotationZ
::
Scalar
fSin
sine of the rotation angle
Class Charts
Inheritance
Inherited Members
Includes
Libraries
Function documentation