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

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
 

Detailed Description

The function object defining the equation to be solved.

Definition at line 198 of file VBFNLOPhasespace.h.

Member Typedef Documentation

◆ ArgType

typedef double Herwig::VBFNLOPhasespace::ReshuffleEquation::ArgType

Definition at line 200 of file VBFNLOPhasespace.h.

◆ ValType

typedef Energy Herwig::VBFNLOPhasespace::ReshuffleEquation::ValType

Definition at line 201 of file VBFNLOPhasespace.h.

Constructor & Destructor Documentation

◆ ReshuffleEquation()

Herwig::VBFNLOPhasespace::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 214 of file VBFNLOPhasespace.h.

Member Function Documentation

◆ aUnit()

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

Definition at line 203 of file VBFNLOPhasespace.h.

◆ vUnit()

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

Definition at line 204 of file VBFNLOPhasespace.h.

Member Data Documentation

◆ dataBegin

cPDVector::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::dataBegin

Definition at line 209 of file VBFNLOPhasespace.h.

◆ dataEnd

cPDVector::const_iterator Herwig::VBFNLOPhasespace::ReshuffleEquation::dataEnd

Definition at line 210 of file VBFNLOPhasespace.h.

◆ momentaBegin

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

Definition at line 211 of file VBFNLOPhasespace.h.

◆ momentaEnd

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

Definition at line 212 of file VBFNLOPhasespace.h.

◆ w

Energy Herwig::VBFNLOPhasespace::ReshuffleEquation::w

Definition at line 208 of file VBFNLOPhasespace.h.


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