#include <StCdfChargedJetEtCell.h>

Public Member Functions | |
| StCdfChargedJetEtCell (const StCdfChargedJetEtCell &c) | |
| StCdfChargedJetEtCell (double etaMin, double etaMax, double phiMin, double phiMax) | |
| StEtaPhiCell * | clone () const |
| double | eT () const |
| order cells by lcp-pt instead of overall et | |
| void | addProtoJet (const StProtoJet &) |
| Add a protojet to the cell. | |
| void | addCell (StEtaPhiCell *cell) |
| Add another cell to this one. | |
| void | clear () |
| internal reset for next pass at jet-finding | |
Definition at line 20 of file StCdfChargedJetEtCell.h.
1.5.9