#include <StEEmcStripClusterFinder.h>
|
enum | LayerOfSMD_t { U_LAYER = 0,
V_LAYER = 1
} |
| enum to keep track of layers
|
|
|
virtual void | clear () |
| clear things before doing the finding for the next sector or layer
|
|
void | resetClusterCount () |
| reset the count
|
|
virtual Int_t | find (const ESmdLayer_t &smdLayer, StSimpleClusterVec_t &cluster)=0 |
| find some clusters
|
|
void | setCurrentLayer (LayerOfSMD_t layer) |
| Set current layer and sector.
|
|
void | setCurrentSector (Int_t sector) |
|
Bool_t | isReady () const |
| Check if status is ready for hit finding.
|
|
|
LayerOfSMD_t | mLayer |
|
Int_t | mSector |
|
Int_t | mLastClusterID |
|
Bool_t | mIsReady |
|
|
static void | setEventNum (Int_t eventNum) |
|
static Int_t | getEventNum () |
|
- Author
- Stephen Gliske sglis.nosp@m.ke@a.nosp@m.nl.go.nosp@m.v
Abstract base class for various (SMD) strip clustering algrothims
Definition at line 18 of file StEEmcStripClusterFinder.h.
The documentation for this class was generated from the following file: