Herwig 7.3.0
|
The function object defining the equation to be solved. More...
#include <MatchboxRambo.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 66 of file MatchboxRambo.h.
typedef double Herwig::MatchboxRambo::ReshuffleEquation::ArgType |
Definition at line 68 of file MatchboxRambo.h.
typedef Energy Herwig::MatchboxRambo::ReshuffleEquation::ValType |
Definition at line 69 of file MatchboxRambo.h.
|
inline |
Definition at line 82 of file MatchboxRambo.h.
|
inlinestatic |
Definition at line 71 of file MatchboxRambo.h.
|
inlinestatic |
Definition at line 72 of file MatchboxRambo.h.
cPDVector::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::dataBegin |
Definition at line 77 of file MatchboxRambo.h.
cPDVector::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::dataEnd |
Definition at line 78 of file MatchboxRambo.h.
vector<Lorentz5Momentum>::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::momentaBegin |
Definition at line 79 of file MatchboxRambo.h.
vector<Lorentz5Momentum>::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::momentaEnd |
Definition at line 80 of file MatchboxRambo.h.
Energy Herwig::MatchboxRambo::ReshuffleEquation::w |
Definition at line 76 of file MatchboxRambo.h.