vectorOperation.cxx File Reference

#include "TRandom2.h"
#include "TStopwatch.h"
#include <vector>
#include <iostream>
#include <iomanip>
#include "Math/Vector4D.h"

Go to the source code of this file.

Classes

class  TestVector< Vector >

Defines

#define VSUM(v)   v.x() + v.y() + v.z() + v.t()

Typedefs

typedef ROOT::Math::XYZTVector VecType

Functions

int main ()

Variables

const int N = 1000000


Define Documentation

#define VSUM ( v   )     v.x() + v.y() + v.z() + v.t()

Definition at line 91 of file vectorOperation.cxx.

Referenced by TestVector< Vector >::Add(), TestVector< Vector >::Add2(), TestVector< Vector >::Divide(), TestVector< Vector >::Divide2(), TestVector< Vector >::Scale(), TestVector< Vector >::Scale2(), TestVector< Vector >::Sub(), and TestVector< Vector >::Sub2().


Typedef Documentation

typedef ROOT::Math::XYZTVector VecType

Definition at line 87 of file vectorOperation.cxx.


Function Documentation

int main ( void   ) 

Definition at line 330 of file vectorOperation.cxx.

References t.


Variable Documentation

const int N = 1000000

Definition at line 99 of file vectorOperation.cxx.


Generated on Tue Jul 5 16:07:01 2011 for ROOT_528-00b_version by  doxygen 1.5.1