ACDCGenerator::ACDCGenCellInfo Struct Reference

This is a class describing cells to the outside world to be used for debugging purposes. More...

#include <ACDCGenCell.h>

List of all members.

Public Types

typedef vector
< ACDCGenCellInfo >::size_type 
Index
 the integer used for indices.

Public Attributes

double g
 The overestimated maximum function value of this cell.
double v
 The volume of the corresponding cell.
DVector up
 The upper-right corner of the corresponding cell.
DVector lo
 The lower-left corner of the corresponding cell.
Index iup
 The index of the upper sub-cells in the vector in which the corresponding cell was inserted.
Index ilo
 The index of the lower sub-cell in the vector in which the corresponding cell was inserted.


Detailed Description

This is a class describing cells to the outside world to be used for debugging purposes.

They only make sense if extracted with the ACDCGenCell::extract function.

Definition at line 242 of file ACDCGenCell.h.


Member Typedef Documentation

the integer used for indices.

Definition at line 245 of file ACDCGenCell.h.


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

Generated on Thu Apr 29 12:42:55 2010 for ThePEG by  doxygen 1.5.5