|
PYTHIA
8.316
|
#include <Analysis.h>
Public Member Functions | |
| SingleCell (int iCellIn=0, double etaCellIn=0., double phiCellIn=0., double eTcellIn=0., int multiplicityIn=0) | |
| Constructor. | |
Public Attributes | |
| int | iCell |
| Properties of cell. | |
| double | etaCell |
| double | phiCell |
| double | eTcell |
| int | multiplicity |
| bool | canBeSeed |
| bool | isUsed |
| bool | isAssigned |
SingleCell class. Simple helper class to CellJet for a cell and its contents.
1.8.11