JG ROOT Tools libraries  version 5.0 - august 2014
RVector2D.hh File Reference
#include <TPoints.h>
#include <math.h>
#include "GGlobal.hh"
#include "GLogMessage.hh"
#include "icc/RVector2D.icc"

Go to the source code of this file.

Classes

class  RVector2D
 

Typedefs

typedef RVector2D RPoint2D
 

Functions

RVector2D operator* (const double r, const RVector2D &v)
 

Detailed Description

Include file for class RVector2D.

Typedef Documentation

2D point data type definition.

Function Documentation

RVector2D operator* ( const double  r,
const RVector2D v 
)
inline

Multiplication of a vector with a scalar value.

Parameters
rreal value (scalar)
voperand vector