ThePEG
1.8.0
|
Template for multiplication by scalar. More...
#include <Lorentz5Vector.h>
Public Types | |
typedef Lorentz5Vector< T > | MulT |
The type resulting from multiplication of the template type with itself. More... | |
typedef Lorentz5Vector< T > | DivT |
The type resulting from division of one template type with another. More... | |
Template for multiplication by scalar.
Definition at line 295 of file Lorentz5Vector.h.
typedef Lorentz5Vector<T> ThePEG::BinaryOpTraits< Lorentz5Vector< T >, double >::DivT |
The type resulting from division of one template type with another.
Definition at line 301 of file Lorentz5Vector.h.
typedef Lorentz5Vector<T> ThePEG::BinaryOpTraits< Lorentz5Vector< T >, double >::MulT |
The type resulting from multiplication of the template type with itself.
Definition at line 298 of file Lorentz5Vector.h.