Uses of Class
Cell

Packages that use Cell
<default> 

Uses of Cell in
 

Fields in declared as Cell
private Cell *CalSection.lnkCell
          
private Cell *CellMaker.lnkCell
          
private const Cell *CellWrapperAA.m_cell
          
 

Constructors in with parameters of type Cell
Cell.Cell(const Cell & )
          Copy Constructor from Cell
CellWrapperAA.CellWrapperAA(const Cell * c)
          Constructs from Cell object pointer
CellWrapperAA.CellWrapperAA(const Cell & c)
          Constructs from Cell object
 

Methods in that return Cell
Cell &Cell.operator=(const Cell & )
          Assignment Operator
 

Methods in with parameters of type Cell
Cell &Cell.operator=(const Cell & )
          Assignment Operator
virtual const boolCellsAboveThreshold.operator()(const Cell * cptr)
          Returns true if Cell's energy sum is above energy threshold
abstract const boolICellSelector.operator()(const Cell * )
          operator() to select Cell