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

Template for multiplication by scalar. 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.

Detailed Description

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

Template for multiplication by scalar.

Definition at line 331 of file Lorentz5Vector.h.


Member Typedef Documentation

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

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

Definition at line 334 of file Lorentz5Vector.h.


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