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

#include "AliFmThreeVector.h"

Include dependency graph for AliFmLorentzVector.h:

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


Classes

class  AliFmLorentzVector< T >

Functions

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

Function Documentation

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

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

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

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

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

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

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

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

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


Generated on Tue Jul 10 04:44:08 2007 for AliFemto by  doxygen 1.5.2