ROOT » MATH » GENVECTOR » ROOT::Math::RotationZ

class ROOT::Math::RotationZ

Function Members (Methods)

public:
~RotationZ()
ROOT::Math::RotationZ::ScalarAngle() const
ROOT::Math::RotationZ::ScalarCosAngle() const
voidGetAngle(ROOT::Math::RotationZ::Scalar& angle) const
voidGetComponents(ROOT::Math::RotationZ::Scalar& angle) const
ROOT::Math::RotationZInverse() const
voidInvert()
booloperator!=(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::RotationZoperator*(const ROOT::Math::RotationZ& r) const
ROOT::Math::RotationZoperator*<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&&)
booloperator==(const ROOT::Math::RotationZ& rhs) const
voidRectify()
ROOT::Math::RotationZRotationZ()
ROOT::Math::RotationZRotationZ(ROOT::Math::RotationZ::Scalar angle)
ROOT::Math::RotationZRotationZ(const ROOT::Math::RotationZ&)
ROOT::Math::RotationZRotationZ(ROOT::Math::RotationZ&&)
voidSetAngle(ROOT::Math::RotationZ::Scalar angle)
voidSetComponents(ROOT::Math::RotationZ::Scalar angle)
ROOT::Math::RotationZ::ScalarSinAngle() const

Data Members

private:
ROOT::Math::RotationZ::ScalarfAnglerotation angle
ROOT::Math::RotationZ::ScalarfCoscosine of the rotaiton angle
ROOT::Math::RotationZ::ScalarfSinsine of the rotation angle

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation