/Users/lisa/alice/PWG2/FEMTOSCOPY/AliFemto/AliFemtoThreeVector.h File Reference

#include <iostream>
#include <fstream>
#include <math.h>
#include <stdexcept>

Include dependency graph for AliFemtoThreeVector.h:

This graph shows which files directly or indirectly include this file:


Classes

class  AliFmThreeVector< T >

Functions

template<class T>
abs (const AliFmThreeVector< T > &v)
template<class T, class X>
AliFmThreeVector< T > cross_product (const AliFmThreeVector< T > &v1, const AliFmThreeVector< X > &v2)
template<class T, class X>
AliFmThreeVector< T > operator+ (const AliFmThreeVector< T > &v1, const AliFmThreeVector< X > &v2)
template<class T, class X>
AliFmThreeVector< T > operator- (const AliFmThreeVector< T > &v1, const AliFmThreeVector< X > &v2)
template<class T, class X>
operator * (const AliFmThreeVector< T > &v1, const AliFmThreeVector< X > &v2)
template<class T>
AliFmThreeVector< T > operator * (const AliFmThreeVector< T > &v, double c)
template<class T>
AliFmThreeVector< T > operator * (double c, const AliFmThreeVector< T > &v)
template<class T, class X>
AliFmThreeVector< T > operator/ (const AliFmThreeVector< T > &v, X c)
template<class T>
ostream & operator<< (ostream &os, const AliFmThreeVector< T > &v)
template<class T>
istream & operator>> (istream &is, AliFmThreeVector< T > &v)

Function Documentation

template<class T>
T abs ( const AliFmThreeVector< T > &  v  )  [inline]

__CINT__

template<class T, class X>
AliFmThreeVector<T> cross_product ( const AliFmThreeVector< T > &  v1,
const AliFmThreeVector< X > &  v2 
) [inline]

template<class T>
AliFmThreeVector<T> operator * ( double  c,
const AliFmThreeVector< T > &  v 
) [inline]

template<class T>
AliFmThreeVector<T> operator * ( const AliFmThreeVector< T > &  v,
double  c 
) [inline]

template<class T, class X>
T operator * ( const AliFmThreeVector< T > &  v1,
const AliFmThreeVector< X > &  v2 
) [inline]

template<class T, class X>
AliFmThreeVector<T> operator+ ( const AliFmThreeVector< T > &  v1,
const AliFmThreeVector< X > &  v2 
) [inline]

template<class T, class X>
AliFmThreeVector<T> operator- ( const AliFmThreeVector< T > &  v1,
const AliFmThreeVector< X > &  v2 
) [inline]

template<class T, class X>
AliFmThreeVector<T> operator/ ( const AliFmThreeVector< T > &  v,
c 
) [inline]

template<class T>
ostream& operator<< ( ostream &  os,
const AliFmThreeVector< T > &  v 
) [inline]

template<class T>
istream& operator>> ( istream &  is,
AliFmThreeVector< T > &  v 
) [inline]


Generated on Tue Jul 10 04:42:59 2007 for AliFemto by  doxygen 1.5.2