testIterator.cxx File Reference

#include "Math/Vector3D.h"
#include "Math/Point3D.h"
#include "Math/Vector4D.h"
#include "Math/EulerAngles.h"
#include "Math/Transform3D.h"
#include "Math/LorentzRotation.h"
#include "Math/Boost.h"
#include "Math/Rotation3D.h"
#include "Math/RotationX.h"
#include "Math/RotationY.h"
#include "Math/RotationZ.h"
#include "Math/Quaternion.h"
#include "Math/AxisAngle.h"
#include "Math/VectorUtil.h"
#include <iostream>
#include <iterator>
#include <vector>
#include <list>
#include <set>
#include <algorithm>

Go to the source code of this file.

Functions

template<class Rot>
void printRot (const Rot &rot)
template<class V>
void printVec (const V &v)
template<class L>
void printList (const L &l)
void testOstreamIter ()
void testListIter ()
int main ()


Function Documentation

int main ( void   ) 

Definition at line 154 of file testIterator.cxx.

References testListIter(), and testOstreamIter().

template<class L>
void printList ( const L &  l  ) 

Definition at line 46 of file testIterator.cxx.

References copy().

Referenced by testListIter().

template<class Rot>
void printRot ( const Rot &  rot  ) 

Definition at line 32 of file testIterator.cxx.

Referenced by testOstreamIter().

template<class V>
void printVec ( const V &  v  ) 

Definition at line 39 of file testIterator.cxx.

Referenced by testOstreamIter().

void testListIter (  ) 

Definition at line 74 of file testIterator.cxx.

References b, d, data, ROOT::Math::Transform3D::GetComponents(), ROOT::Math::Rotation3D::GetComponents(), ROOT::Math::LorentzRotation::GetComponents(), Rgl::lr, p, printList(), and t.

Referenced by main().

void testOstreamIter (  ) 

Definition at line 53 of file testIterator.cxx.

References b, Rgl::lr, p, printRot(), printVec(), Rgl::rr, and t.

Referenced by main().


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