VecOp< V, Dim > Struct Template Reference

List of all members.

Static Public Member Functions

template<class It>
static V Create (It &x, It &y, It &, It &)
template<class It>
static void Set (V &v, It &x, It &y, It &, It &)
static double Add (const V &v)
static double Delta (const V &v1, const V &v2)

Detailed Description

template<class V, int Dim>
struct VecOp< V, Dim >

Definition at line 626 of file stressMathCore.cxx.


Member Function Documentation

template<class V, int Dim>
template<class It>
static V VecOp< V, Dim >::Create ( It &  x,
It &  y,
It &  ,
It &   
) [inline, static]

Definition at line 629 of file stressMathCore.cxx.

References V.

template<class V, int Dim>
template<class It>
static void VecOp< V, Dim >::Set ( V &  v,
It &  x,
It &  y,
It &  ,
It &   
) [inline, static]

Definition at line 631 of file stressMathCore.cxx.

Referenced by VectorTest< Dim >::testCreateAndSet().

template<class V, int Dim>
static double VecOp< V, Dim >::Add ( const V &  v  )  [inline, static]

Definition at line 633 of file stressMathCore.cxx.

Referenced by VectorTest< Dim >::testAddition(), VectorTest< Dim >::testOperations(), and VectorTest< Dim >::testRotation().

template<class V, int Dim>
static double VecOp< V, Dim >::Delta ( const V &  v1,
const V &  v2 
) [inline, static]

Definition at line 634 of file stressMathCore.cxx.

References d, and ROOT::Math::VectorUtil::DeltaPhi().

Referenced by VectorTest< Dim >::testDelta().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:49:58 2011 for ROOT_528-00b_version by  doxygen 1.5.1