#include <mEmcRecoModuleSimulationYear2.h>
Inherits emcRecoModule.
Inheritance diagram for mEmcRecoModuleSimulationYear2:
Definition at line 20 of file mEmcRecoModuleSimulationYear2.h.
Public Member Functions | |
mEmcRecoModuleSimulationYear2 (const PHFlag &flags) | |
virtual | ~mEmcRecoModuleSimulationYear2 () |
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 |
bool | fPP |
PHTimeStamp | fTimeStamp |
Static Private Attributes | |
static const float | fgPbScTowerThreshold = 0.010 |
static const float | fgPbGlTowerThreshold = 0.014 |
static const float | fgPbScMinClusterEnergy = 0.015 |
static const float | fgPbGlMinClusterEnergy = 0.060 |
|
Definition at line 63 of file mEmcRecoModuleSimulationYear2.C. |
|
Definition at line 26 of file mEmcRecoModuleSimulationYear2.h. |
|
Main method to do the work for each event.
Implements emcRecoModule. Definition at line 107 of file mEmcRecoModuleSimulationYear2.C. |
|
When we are done.
Implements emcRecoModule. Definition at line 114 of file mEmcRecoModuleSimulationYear2.C. |
|
The name of this module.
Implements emcRecoModule. Definition at line 30 of file mEmcRecoModuleSimulationYear2.h. |
|
Initialization phase.
Implements emcRecoModule. Definition at line 121 of file mEmcRecoModuleSimulationYear2.C. References emcNodeHelper::makeDSTnodes(). |
|
Definition at line 219 of file mEmcRecoModuleSimulationYear2.C. References fEvaluation, fSimulationFlag, mEmcToolsModule::instance(), emcModuleHelper::kFirstEventOnly, and setupClustering(). |
|
Definition at line 274 of file mEmcRecoModuleSimulationYear2.C. References fgPbGlMinClusterEnergy, fgPbGlTowerThreshold, fgPbScMinClusterEnergy, fgPbScTowerThreshold, and emcNodeHelper::findCompositeNode(). Referenced by setupAna(). |
|
Definition at line 298 of file mEmcRecoModuleSimulationYear2.C. References emcNodeHelper::findCompositeNode(). |
|
Definition at line 311 of file mEmcRecoModuleSimulationYear2.C. |
|
Definition at line 43 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupAna(). |
|
Definition at line 51 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupClustering(). |
|
Definition at line 48 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupClustering(). |
|
Definition at line 50 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupClustering(). |
|
Definition at line 47 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupClustering(). |
|
Definition at line 45 of file mEmcRecoModuleSimulationYear2.h. |
|
Definition at line 44 of file mEmcRecoModuleSimulationYear2.h. Referenced by setupAna(). |
|
Definition at line 53 of file mEmcRecoModuleSimulationYear2.h. |