StJetEtCell Class Reference
#include <StJetEtCell.h>
List of all members.
|
Public Member Functions |
|
| StJetEtCell (const StJetEtCell &c) |
|
| StJetEtCell (double etaMin, double etaMax, double phiMin, double phiMax) |
|
StEtaPhiCell * | clone () const |
|
double | eT () const |
|
void | addProtoJet (const StProtoJet &) |
|
void | addCell (StEtaPhiCell *cell) |
|
void | clear () |
Detailed Description
- Author:
- M.L. Miller (Yale Software) The work object of StConeJetFinder and derived classes. A collection of cells constitutes a grid. Protojets are filled into the grid by calling StJetEtCell::add(StProtoJet&). The protojets are stored in a container, so there is no loss of information. Thus, StJetEtCell is used for computation efficiency.
Definition at line 27 of file StJetEtCell.h.
The documentation for this class was generated from the following files: