StRoot
1
|
#include <StEEmcTowerClusterFinder.h>
Public Member Functions | |
virtual void | clear ()=0 |
clear things before doing the finding for the next event | |
virtual Int_t | find (ETowEnergy_t &towEnergy, StSimpleClusterVec_t &cluster)=0 |
find some clusters | |
Public Member Functions inherited from StFinderAlg_t | |
Bool_t | isReady () const |
Check if status is ready for hit finding. | |
Additional Inherited Members | |
Static Public Member Functions inherited from StFinderAlg_t | |
static void | setEventNum (Int_t eventNum) |
static Int_t | getEventNum () |
Protected Attributes inherited from StFinderAlg_t | |
Bool_t | mIsReady |
Abstract base class for various tower clustering algorithms.
Definition at line 25 of file StEEmcTowerClusterFinder.h.