#include <mEmcRecoModuleSimulationYear1.h>
Inherits emcRecoModule.
Inheritance diagram for mEmcRecoModuleSimulationYear1:

Definition at line 22 of file mEmcRecoModuleSimulationYear1.h.
Public Member Functions | |
| mEmcRecoModuleSimulationYear1 (const PHFlag &flags) | |
| virtual | ~mEmcRecoModuleSimulationYear1 () |
| virtual int | ana (PHCompositeNode *) |
| Main method to do the work for each event. | |
| virtual int | end (PHCompositeNode *) |
| When we are done. | |
| virtual const char * | getName () const |
| The name of this module. | |
| virtual int | setup (PHCompositeNode *) |
| Initialization phase. | |
Private Member Functions | |
| void | setupAna (PHCompositeNode *) |
| EMCModule * | setupClustering (PHCompositeNode *) |
| void | setupEvaluation (PHCompositeNode *) |
| void | setupResponse (dEmcRespParWrapper *) |
Private Attributes | |
| bool | fEvaluation |
| int | fSimulationFlag |
| emcModuleHelper | fModules |
Static Private Attributes | |
| static const float | fgPbScTowerThreshold = 0.003 |
| static const float | fgPbGlTowerThreshold = 0.014 |
| static const float | fgPbScMinClusterEnergy = 0.015 |
| static const float | fgPbGlMinClusterEnergy = 0.060 |
|
|
Definition at line 57 of file mEmcRecoModuleSimulationYear1.C. |
|
|
Definition at line 28 of file mEmcRecoModuleSimulationYear1.h. |
|
|
Main method to do the work for each event.
Implements emcRecoModule. Definition at line 122 of file mEmcRecoModuleSimulationYear1.C. References emcModuleHelper::event(), and fModules. |
|
|
When we are done.
Implements emcRecoModule. Definition at line 129 of file mEmcRecoModuleSimulationYear1.C. |
|
|
The name of this module.
Implements emcRecoModule. Definition at line 34 of file mEmcRecoModuleSimulationYear1.h. |
|
|
Initialization phase.
Implements emcRecoModule. Definition at line 136 of file mEmcRecoModuleSimulationYear1.C. References emcNodeHelper::makeDSTnodes(). |
|
|
Definition at line 75 of file mEmcRecoModuleSimulationYear1.C. References emcModuleHelper::add(), fEvaluation, fModules, fSimulationFlag, emcModuleHelper::kFirstEventOnly, emcModuleHelper::print(), and setupClustering(). |
|
|
Definition at line 230 of file mEmcRecoModuleSimulationYear1.C. References fgPbGlMinClusterEnergy, fgPbGlTowerThreshold, fgPbScMinClusterEnergy, fgPbScTowerThreshold, and emcNodeHelper::findCompositeNode(). Referenced by setupAna(). |
|
|
Definition at line 254 of file mEmcRecoModuleSimulationYear1.C. References emcNodeHelper::findCompositeNode(). |
|
|
Definition at line 267 of file mEmcRecoModuleSimulationYear1.C. |
|
|
Definition at line 47 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupAna(). |
|
|
Definition at line 54 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupClustering(). |
|
|
Definition at line 51 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupClustering(). |
|
|
Definition at line 53 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupClustering(). |
|
|
Definition at line 50 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupClustering(). |
|
|
Definition at line 56 of file mEmcRecoModuleSimulationYear1.h. Referenced by ana(), and setupAna(). |
|
|
Definition at line 48 of file mEmcRecoModuleSimulationYear1.h. Referenced by setupAna(). |