Herwig 7.3.0
|
Helper class for form factors. More...
#include <ThreeMesonCurrentBase.h>
Public Member Functions | |
FormFactors (complex< InvEnergy > f1=InvEnergy(), complex< InvEnergy > f2=InvEnergy(), complex< InvEnergy > f3=InvEnergy(), complex< InvEnergy > f4=InvEnergy(), complex< InvEnergy3 > f5=InvEnergy3()) | |
Constructor. | |
Public Attributes | |
complex< InvEnergy > | F1 |
complex< InvEnergy > | F2 |
complex< InvEnergy > | F3 |
complex< InvEnergy > | F4 |
complex< InvEnergy3 > | F5 |
Helper class for form factors.
Definition at line 134 of file ThreeMesonCurrentBase.h.
|
inline |
Constructor.
f1 | The \(F_1\) form factor |
f2 | The \(F_2\) form factor |
f3 | The \(F_3\) form factor |
f4 | The \(F_4\) form factor |
f5 | The \(F_5\) form factor |
Definition at line 169 of file ThreeMesonCurrentBase.h.
complex<InvEnergy> Herwig::ThreeMesonCurrentBase::FormFactors::F1 |
F1 | The \(F_1\) form factor |
Definition at line 139 of file ThreeMesonCurrentBase.h.
complex<InvEnergy> Herwig::ThreeMesonCurrentBase::FormFactors::F2 |
F2 | The \(F_2\) form factor |
Definition at line 144 of file ThreeMesonCurrentBase.h.
complex<InvEnergy> Herwig::ThreeMesonCurrentBase::FormFactors::F3 |
F3 | The \(F_3\) form factor |
Definition at line 149 of file ThreeMesonCurrentBase.h.
complex<InvEnergy> Herwig::ThreeMesonCurrentBase::FormFactors::F4 |
F4 | The \(F_4\) form factor |
Definition at line 154 of file ThreeMesonCurrentBase.h.
complex<InvEnergy3> Herwig::ThreeMesonCurrentBase::FormFactors::F5 |
F5 | The \(F_5\) form factor |
Definition at line 159 of file ThreeMesonCurrentBase.h.