StRoot
1
|
Public Types | |
typedef StEtaPhiCell::CellList | CellList |
Public Types inherited from StJetFinder | |
typedef std::list< StProtoJet > | JetList |
typedef StProtoJet::FourVecList | FourVecList |
Public Member Functions | |
StConeJetFinderBase (const StConePars &pars) | |
void | Init () |
virtual void | findJets (JetList &protoJetList, const FourVecList &particleList)=0 |
Protected Member Functions | |
StConeJetFinderBase () | |
Only available for derived classes. | |
virtual StJetEtCellFactory * | makeCellFactory ()=0 |
void | initializeWorkCell (const StEtaPhiCell *other) |
void | formCone () |
const StProtoJet & | collectCell (StEtaPhiCell *seed) |
CellList | generateToSearchListFrom (CellList &orderedList) |
Protected Attributes | |
StConePars | mPars |
StEtaPhiCell * | mWorkCell |
run-time pars | |
StSpinJet::StEtaPhiGrid | _cellGrid |
Protected Attributes inherited from StJetFinder | |
JetList | mJets |
Friends | |
struct | PreJetInitializer |
needs access to the grid | |
Definition at line 29 of file StConeJetFinderBase.h.