StEmcOldFinder Class Reference

#include <StEmcOldFinder.h>

Inheritance diagram for StEmcOldFinder:

StEmcVirtualFinder

List of all members.

Public Member Functions

virtual Bool_t findClusters (StEvent *)
 finds clusters in a StEvent object
void setEnergySeed (Int_t det, Float_t a)
 sets the energy seed. Energy seed is the minimum energy a hit should have to start looking for a cluster in that region
void setEnergyAdd (Int_t det, Float_t a)
 sets the energy add. Energy add is the minimum energy a hit should have to be include in a cluster
void setEnergyThresholdAll (Int_t det, Float_t a)
 sets the energy threshold. Energy threshold is the minimum energy a cluster should have to be saved
void setSizeMax (Int_t det, Int_t a)
 sets the size max. Size max is the maximum number of hits a cluster can have
Float_t energySeed (Int_t det)
 returns the energy seed value for a given detector
Float_t energyAdd (Int_t det)
 returns the energy add value for a given detector
Float_t energyThresholdAll (Int_t det)
 returns the energy threshold for a given detector
Int_t sizeMax (Int_t det)
 returns the size max for a given detector

Protected Member Functions

Bool_t findClustersInDetector (StEmcDetector *)
 finds clusters in a given detector
Bool_t findClustersInModule (Int_t, StEmcModule *)
 finds clusters in a BEMC module
Bool_t testOnNeighbor (Int_t, Int_t)
 test for hits in neighbor strips

Protected Attributes

Float_t mEnergySeed [MAXDETBARREL]
Float_t mEnergyAdd [MAXDETBARREL]
Float_t mEnergyThresholdAll [MAXDETBARREL]
Int_t mSizeMax [MAXDETBARREL]
TArrayF mEnergy
TArrayI mEW
TArrayI mSW
TArrayI mUsed
TArrayI mHitsId
Int_t mNHit
Int_t mNH
Int_t mFirst
Int_t mLast
Int_t mKeyEta
Int_t mKeyPhi
Int_t mEtaFirst
Int_t mEtaLast
Int_t mPhiFirst
Int_t mPhiLast
Int_t mSecond
Int_t mEtaSeed
Int_t mKeyDir
Int_t mOverlapFlag
Float_t mEnergyLast
Float_t mEnergyFirst


Detailed Description

Author:
Alexandre A. P. Suaide
This is the original BEMC cluster finder algorithm developed by Subhasis and Aleksei Pavlinov. It was ported to this new framework.

Definition at line 23 of file StEmcOldFinder.h.


The documentation for this class was generated from the following files:

Generated on Sat May 26 04:28:16 2012 for StRoot by  doxygen 1.5.9