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

Template for multiplication for LorentzVector and Lorentz5Vector. More...

#include <Lorentz5Vector.h>

List of all members.

Public Types

typedef 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< Lorentz5Vector< T >, LorentzVector< U > >

Template for multiplication for LorentzVector and Lorentz5Vector.

Definition at line 361 of file Lorentz5Vector.h.


Member Typedef Documentation

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

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

Definition at line 364 of file Lorentz5Vector.h.


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