#include <TemplateTools.h>
Public Types | |
enum | { hasDimension = false } |
Boolean flag. Is true for physical quantities. | |
typedef StandardT | DimType |
Implementation selector. | |
Static Public Attributes | |
static const double | baseunit = T(1) |
Base unit. |
Definition at line 76 of file TemplateTools.h.
const double ThePEG::TypeTraits< T >::baseunit = T(1) [inline, static] |