herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::ConstituentReshuffler::DecayReshuffleEquation Struct Reference

The function object defining the equation to be solved in the case of separate recoilers TODO - refine the whole implementation of separate partons and recoilers. More...

#include <ConstituentReshuffler.h>

Public Types

typedef double ArgType
 
typedef double ValType
 

Public Member Functions

 DecayReshuffleEquation (Energy q, PList::iterator m_begin, PList::iterator m_end, PList::iterator n_begin, PList::iterator n_end)
 
double operator() (double xi) const
 

Static Public Member Functions

static double aUnit ()
 
static double vUnit ()
 

Public Attributes

Energy w
 
PList::iterator p_begin
 
PList::iterator p_end
 
PList::iterator r_begin
 
PList::iterator r_end
 

Detailed Description

The function object defining the equation to be solved in the case of separate recoilers TODO - refine the whole implementation of separate partons and recoilers.

Definition at line 130 of file ConstituentReshuffler.h.

Member Typedef Documentation

◆ ArgType

typedef double Herwig::ConstituentReshuffler::DecayReshuffleEquation::ArgType

Definition at line 139 of file ConstituentReshuffler.h.

◆ ValType

typedef double Herwig::ConstituentReshuffler::DecayReshuffleEquation::ValType

Definition at line 140 of file ConstituentReshuffler.h.

Constructor & Destructor Documentation

◆ DecayReshuffleEquation()

Herwig::ConstituentReshuffler::DecayReshuffleEquation::DecayReshuffleEquation ( Energy  q,
PList::iterator  m_begin,
PList::iterator  m_end,
PList::iterator  n_begin,
PList::iterator  n_end 
)
inline

Definition at line 132 of file ConstituentReshuffler.h.

Member Function Documentation

◆ aUnit()

static double Herwig::ConstituentReshuffler::DecayReshuffleEquation::aUnit ( )
inlinestatic

Definition at line 142 of file ConstituentReshuffler.h.

◆ operator()()

double Herwig::ConstituentReshuffler::DecayReshuffleEquation::operator() ( double  xi) const
inline

Definition at line 153 of file ConstituentReshuffler.h.

◆ vUnit()

static double Herwig::ConstituentReshuffler::DecayReshuffleEquation::vUnit ( )
inlinestatic

Definition at line 143 of file ConstituentReshuffler.h.

Member Data Documentation

◆ p_begin

PList::iterator Herwig::ConstituentReshuffler::DecayReshuffleEquation::p_begin

Definition at line 147 of file ConstituentReshuffler.h.

◆ p_end

PList::iterator Herwig::ConstituentReshuffler::DecayReshuffleEquation::p_end

Definition at line 148 of file ConstituentReshuffler.h.

◆ r_begin

PList::iterator Herwig::ConstituentReshuffler::DecayReshuffleEquation::r_begin

Definition at line 150 of file ConstituentReshuffler.h.

◆ r_end

PList::iterator Herwig::ConstituentReshuffler::DecayReshuffleEquation::r_end

Definition at line 151 of file ConstituentReshuffler.h.

◆ w

Energy Herwig::ConstituentReshuffler::DecayReshuffleEquation::w

Definition at line 145 of file ConstituentReshuffler.h.


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