StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StCdfChargedJetEtCell Class Reference

#include <StCdfChargedJetEtCell.h>

Inheritance diagram for StCdfChargedJetEtCell:
StEtaPhiCell

Public Member Functions

 StCdfChargedJetEtCell (const StCdfChargedJetEtCell &c)
 
 StCdfChargedJetEtCell (double etaMin, double etaMax, double phiMin, double phiMax)
 
StEtaPhiCellclone () 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
 
- Public Member Functions inherited from StEtaPhiCell
 StEtaPhiCell (double etaMin, double etaMax, double phiMin, double phiMax)
 
bool isSamePosition (const StEtaPhiCell &other) const
 
StProtoJetprotoJet ()
 
bool empty () const
 
void setNtimesUsed (int v)
 
int nTimesUsed () const
 
const StProtoJetcentroid ()
 
double eta () const
 
double phi () const
 
void setEt (double v)
 
double Et () const
 
void update ()
 
CellList & cellList ()
 
const CellList & cellList () const
 
double distance (const StEtaPhiCell &rhs) const
 

Additional Inherited Members

- Public Types inherited from StEtaPhiCell
typedef std::list< StProtoJetJetList
 
typedef StProtoJet::FourVecList FourList
 
typedef std::list< StEtaPhiCell * > CellList
 
- Protected Attributes inherited from StEtaPhiCell
int mNtimesUsed
 
double mEt
 
bool mUpToDate
 
CellList mCells
 
StProtoJet mProtoJet
 

Detailed Description

Author
M.L. Miller (Yale Software) A cell class derived from StJetEtCell, differing only in the implementation of the eT() method. Here, eT() returns not the total eT of the cell but the eT of the most energetic four-vector in the cell

Definition at line 20 of file StCdfChargedJetEtCell.h.


The documentation for this class was generated from the following files: