ThePEG 2.3.0
|
Namespace for naming types of couplings to allow models to define new type. More...
Typedefs | |
typedef unsigned | T |
Variables | |
const T | UNDEFINED = 0 |
const T | QED = 1 |
const T | QCD = 2 |
Namespace for naming types of couplings to allow models to define new type.
typedef unsigned ThePEG::Helicity::CouplingType::T |
Definition at line 65 of file VertexBase.h.
const T ThePEG::Helicity::CouplingType::QCD = 2 |
Definition at line 68 of file VertexBase.h.
const T ThePEG::Helicity::CouplingType::QED = 1 |
Definition at line 67 of file VertexBase.h.
const T ThePEG::Helicity::CouplingType::UNDEFINED = 0 |
Definition at line 66 of file VertexBase.h.