herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::MatchboxRambo::ReshuffleEquation Struct Reference

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
 

Detailed Description

The function object defining the equation to be solved.

Definition at line 66 of file MatchboxRambo.h.

Member Typedef Documentation

◆ ArgType

typedef double Herwig::MatchboxRambo::ReshuffleEquation::ArgType

Definition at line 68 of file MatchboxRambo.h.

◆ ValType

typedef Energy Herwig::MatchboxRambo::ReshuffleEquation::ValType

Definition at line 69 of file MatchboxRambo.h.

Constructor & Destructor Documentation

◆ ReshuffleEquation()

Herwig::MatchboxRambo::ReshuffleEquation::ReshuffleEquation ( Energy  q,
cPDVector::const_iterator  dBegin,
cPDVector::const_iterator  dEnd,
vector< Lorentz5Momentum >::const_iterator  mBegin,
vector< Lorentz5Momentum >::const_iterator  mEnd 
)
inline

Definition at line 82 of file MatchboxRambo.h.

Member Function Documentation

◆ aUnit()

static double Herwig::MatchboxRambo::ReshuffleEquation::aUnit ( )
inlinestatic

Definition at line 71 of file MatchboxRambo.h.

◆ vUnit()

static Energy Herwig::MatchboxRambo::ReshuffleEquation::vUnit ( )
inlinestatic

Definition at line 72 of file MatchboxRambo.h.

Member Data Documentation

◆ dataBegin

cPDVector::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::dataBegin

Definition at line 77 of file MatchboxRambo.h.

◆ dataEnd

cPDVector::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::dataEnd

Definition at line 78 of file MatchboxRambo.h.

◆ momentaBegin

vector<Lorentz5Momentum>::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::momentaBegin

Definition at line 79 of file MatchboxRambo.h.

◆ momentaEnd

vector<Lorentz5Momentum>::const_iterator Herwig::MatchboxRambo::ReshuffleEquation::momentaEnd

Definition at line 80 of file MatchboxRambo.h.

◆ w

Energy Herwig::MatchboxRambo::ReshuffleEquation::w

Definition at line 76 of file MatchboxRambo.h.


The documentation for this struct was generated from the following file: