|
typedef std::list< StProtoJet > | JetList |
|
typedef StProtoJet::FourVecList | FourList |
|
typedef std::list< StEtaPhiCell * > | CellList |
|
|
| StEtaPhiCell (double etaMin, double etaMax, double phiMin, double phiMax) |
|
virtual StEtaPhiCell * | clone () const =0 |
|
bool | isSamePosition (const StEtaPhiCell &other) const |
|
virtual double | eT () const |
|
StProtoJet & | protoJet () |
|
bool | empty () const |
|
void | setNtimesUsed (int v) |
|
int | nTimesUsed () const |
|
const StProtoJet & | centroid () |
|
double | eta () const |
|
double | phi () const |
|
virtual void | clear () |
|
void | setEt (double v) |
|
double | Et () const |
|
void | update () |
|
CellList & | cellList () |
|
const CellList & | cellList () const |
|
virtual void | addCell (StEtaPhiCell *cell) |
|
virtual void | addProtoJet (const StProtoJet &) |
|
double | distance (const StEtaPhiCell &rhs) const |
|
|
int | mNtimesUsed |
|
double | mEt |
|
bool | mUpToDate |
|
CellList | mCells |
|
StProtoJet | mProtoJet |
|
|
struct | PostMergeUpdater |
|
std::ostream & | operator<< (std::ostream &os, const StEtaPhiCell &cell) |
|
Definition at line 14 of file StEtaPhiCell.h.
The documentation for this class was generated from the following files: