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 | |
![]() | |
Bool_t | isReady () const |
Check if status is ready for hit finding. | |
Additional Inherited Members | |
![]() | |
static void | setEventNum (Int_t eventNum) |
static Int_t | getEventNum () |
![]() | |
Bool_t | mIsReady |
Abstract base class for various energy apportioning (sharing) algorithms.
Definition at line 22 of file StEEmcEnergyApportioner.h.