thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ThePEG::BinaryOpTraits< T, U > Struct Template Reference

BinaryOpTraits should be specialized with typdefs called MulT and DivT which gives the type resulting when multiplying and dividing the template argument types respectively. More...

#include <PhysicalQty.h>

Detailed Description

template<typename T, typename U>
struct ThePEG::BinaryOpTraits< T, U >

BinaryOpTraits should be specialized with typdefs called MulT and DivT which gives the type resulting when multiplying and dividing the template argument types respectively.

Definition at line 245 of file PhysicalQty.h.


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