StRoot
1
|
#include <StEEmcEnergyApportioner.h>
Public Member Functions | |
virtual void | clear ()=0 |
clear things before doing the finding for the next event | |
virtual Int_t | find (EEmcEnergy_t *eemcEnergyPtr, const StSimpleClusterVec_t &towerClusterVec, const StESMDClustersVec_t &smdClusterVec, StEEmcHitVec_t &hitVec)=0 |
find some some points | |
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 energy apportioning (sharing) algorithms.
Definition at line 22 of file StEEmcEnergyApportioner.h.