herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
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 170 of file ConstituentReshuffler.h.


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