ThePEG::ThePEG::BinaryOpTraits< Lorentz5Vector< T >, std::complex< U > > Struct Template Reference

Template for multiplication for complex and Lorentz5Vector. More...

#include <Lorentz5Vector.h>

List of all members.

Public Types

typedef Lorentz5Vector
< std::complex< typename
BinaryOpTraits< T, U >::MulT > > 
MulT
 The type resulting from multiplication of the template type with itself.
typedef Lorentz5Vector
< std::complex< typename
BinaryOpTraits< T, U >::DivT > > 
DivT
 The type resulting from division of one template type with another.


Detailed Description

template<typename T, typename U>
struct ThePEG::ThePEG::BinaryOpTraits< Lorentz5Vector< T >, std::complex< U > >

Template for multiplication for complex and Lorentz5Vector.

Definition at line 311 of file Lorentz5Vector.h.


Member Typedef Documentation

template<typename T, typename U>
typedef Lorentz5Vector<std::complex<typename BinaryOpTraits<T,U>::MulT> > ThePEG::ThePEG::BinaryOpTraits< Lorentz5Vector< T >, std::complex< U > >::MulT

The type resulting from multiplication of the template type with itself.

Definition at line 314 of file Lorentz5Vector.h.

template<typename T, typename U>
typedef Lorentz5Vector<std::complex<typename BinaryOpTraits<T,U>::DivT> > ThePEG::ThePEG::BinaryOpTraits< Lorentz5Vector< T >, std::complex< U > >::DivT

The type resulting from division of one template type with another.

Definition at line 317 of file Lorentz5Vector.h.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 29 12:43:26 2010 for ThePEG by  doxygen 1.5.5