ThePEG
1.8.0
|
Template for multiplication by scalar. More...
#include <LorentzVector.h>
Public Types | |
typedef LorentzVector < typename BinaryOpTraits< T, U >::MulT > | MulT |
The type resulting from multiplication of the template type with itself. |
Template for multiplication by scalar.
Definition at line 769 of file LorentzVector.h.
typedef LorentzVector<typename BinaryOpTraits<T,U>::MulT> ThePEG::BinaryOpTraits< T, LorentzVector< U > >::MulT |
The type resulting from multiplication of the template type with itself.
Definition at line 772 of file LorentzVector.h.