|
ThePEG
1.8.0
|
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. | |
| ACDCGenCell * | cell |
| 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. | |
A helper struct representing a level of compensation.
1.8.9.1