Herwig 7.3.0
|
The function object defining the equation to be solved. More...
#include <VBFNLOPhasespace.h>
Public Types | |
typedef double | ArgType |
typedef Energy | ValType |
Public Member Functions | |
Energy | operator() (double xi) const |
ReshuffleEquation (Energy q, cPDVector::const_iterator dBegin, cPDVector::const_iterator dEnd, vector< Lorentz5Momentum >::const_iterator mBegin, vector< Lorentz5Momentum >::const_iterator mEnd) | |
Static Public Member Functions | |
static double | aUnit () |
static Energy | vUnit () |
Public Attributes | |
Energy | w |
cPDVector::const_iterator | dataBegin |
cPDVector::const_iterator | dataEnd |
vector< Lorentz5Momentum >::const_iterator | momentaBegin |
vector< Lorentz5Momentum >::const_iterator | momentaEnd |
The function object defining the equation to be solved.
Definition at line 198 of file VBFNLOPhasespace.h.
typedef double Herwig::VBFNLOPhasespace::ReshuffleEquation::ArgType |
Definition at line 200 of file VBFNLOPhasespace.h.
typedef Energy Herwig::VBFNLOPhasespace::ReshuffleEquation::ValType |
Definition at line 201 of file VBFNLOPhasespace.h.
|
inline |
Definition at line 214 of file VBFNLOPhasespace.h.
|
inlinestatic |
Definition at line 203 of file VBFNLOPhasespace.h.
|
inlinestatic |
Definition at line 204 of file VBFNLOPhasespace.h.
cPDVector::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::dataBegin |
Definition at line 209 of file VBFNLOPhasespace.h.
cPDVector::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::dataEnd |
Definition at line 210 of file VBFNLOPhasespace.h.
vector<Lorentz5Momentum>::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::momentaBegin |
Definition at line 211 of file VBFNLOPhasespace.h.
vector<Lorentz5Momentum>::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::momentaEnd |
Definition at line 212 of file VBFNLOPhasespace.h.
Energy Herwig::VBFNLOPhasespace::ReshuffleEquation::w |
Definition at line 208 of file VBFNLOPhasespace.h.