#include <mEmcClusterNewModule.h>
Inherits EMCModule.
Inheritance diagram for mEmcClusterNewModule:

Definition at line 25 of file mEmcClusterNewModule.h.
Public Member Functions | |
| mEmcClusterNewModule (mEmcGeometryModule *, int runnumber=0) | |
| virtual | ~mEmcClusterNewModule () |
| void | SetMinClusterEnergy (float eClMin) |
| void | SetMinClusterEnergyPbSc (float eClMin) |
| void | SetMinClusterEnergyPbGl (float eClMin) |
| void | SetTowerThreshold (float Thresh) |
| void | SetTowerThreshold (int is, float Thresh) |
| void | SetTowerThresholdPbSc (float Thresh) |
| void | SetTowerThresholdPbGl (float Thresh) |
| void | SetPeakThreshold (float Thresh) |
| void | SetPeakThreshold (int is, float Thresh) |
| PHBoolean | event (PHCompositeNode *root) |
| void | ToF_Process (EmcModule *phit, float dist, EmcModule &hmax, float *ptof, float *petof, float *ptofcorr, float *pdtof, float *ptofmin, float *petofmin, float *ptofmincorr, float *ptofmax, float *petofmax, float *ptofmaxcorr) |
Private Attributes | |
| EmcScSectorRec | ScSector [6] |
| EmcGlSectorRec | GlSector [2] |
| float | fMinClusterEnergySc |
| float | fMinClusterEnergyGl |
| int | fRunNumber |
|
||||||||||||
|
|
Definition at line 30 of file mEmcClusterNewModule.h. |
|
|
Implements EMCModule. Definition at line 172 of file mEmcClusterNewModule.C. References HITS_TO_TABLE, MAX_SECTORS_PROCESS, and MaxNofPeaks. |
|
|
Definition at line 31 of file mEmcClusterNewModule.h. References fMinClusterEnergyGl, and fMinClusterEnergySc. |
|
|
Definition at line 33 of file mEmcClusterNewModule.h. References fMinClusterEnergyGl. Referenced by mEmcRecoModuleRealYear3::setup(). |
|
|
Definition at line 32 of file mEmcClusterNewModule.h. References fMinClusterEnergySc. Referenced by mEmcRecoModuleRealYear3::setup(). |
|
||||||||||||
|
Definition at line 154 of file mEmcClusterNewModule.C. References GlSector, MAX_SECTORS_PROCESS, ScSector, and EmcSectorRec::SetPeakThreshold(). |
|
|
Definition at line 138 of file mEmcClusterNewModule.C. References MAX_SECTORS_PROCESS, and ScSector. |
|
||||||||||||
|
Definition at line 103 of file mEmcClusterNewModule.C. References GlSector, MAX_SECTORS_PROCESS, ScSector, EmcGlSectorRec::SetTowerThreshold(), and EmcScSectorRec::SetTowerThreshold(). |
|
|
Definition at line 87 of file mEmcClusterNewModule.C. References MAX_SECTORS_PROCESS, and ScSector. Referenced by SetTowerThresholdPbGl(), and SetTowerThresholdPbSc(). |
|
|
Definition at line 129 of file mEmcClusterNewModule.C. References GlSector, and SetTowerThreshold(). Referenced by mEmcRecoModuleRealYear3::setup(). |
|
|
Definition at line 121 of file mEmcClusterNewModule.C. References ScSector, and SetTowerThreshold(). Referenced by mEmcRecoModuleRealYear3::setup(). |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 555 of file mEmcClusterNewModule.C. References EmcModule::amp, and EmcModule::tof. |
|
|
Definition at line 52 of file mEmcClusterNewModule.h. Referenced by SetMinClusterEnergy(), and SetMinClusterEnergyPbGl(). |
|
|
Definition at line 51 of file mEmcClusterNewModule.h. Referenced by SetMinClusterEnergy(), and SetMinClusterEnergyPbSc(). |
|
|
Definition at line 53 of file mEmcClusterNewModule.h. Referenced by mEmcClusterNewModule(). |
|
|
Definition at line 50 of file mEmcClusterNewModule.h. Referenced by mEmcClusterNewModule(), SetPeakThreshold(), SetTowerThreshold(), and SetTowerThresholdPbGl(). |
|
|
Definition at line 49 of file mEmcClusterNewModule.h. Referenced by mEmcClusterNewModule(), SetPeakThreshold(), SetTowerThreshold(), and SetTowerThresholdPbSc(). |