thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ACDCGenerator::ACDCGen< Rnd, FncPtr >::Level Struct Reference

A helper struct representing a level of compensation. More...

Public Attributes

long lastN
 The number of attempts after which this level disapprears.
 
double g
 The previous max value in the Cell to compensate.
 
ACDCGenCellcell
 The cell which is being compensated.
 
size_type index
 The index corresponding to the cell being compensated.
 
DVector up
 The integration limits for the cell being compensated.
 
DVector lo
 The integration limits for the cell being compensated.
 

Detailed Description

template<typename Rnd, typename FncPtr>
struct ACDCGenerator::ACDCGen< Rnd, FncPtr >::Level

A helper struct representing a level of compensation.

Definition at line 518 of file ACDCGen.h.


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