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

Definition at line 11 of file mEmcRecalRecoModuleRealYear3v1.h.
Public Member Functions | |
| mEmcRecalRecoModuleRealYear3v1 (const PHFlag &) | |
| virtual | ~mEmcRecalRecoModuleRealYear3v1 () |
| int | ana (PHCompositeNode *topNode) |
| Main method to do the work for each event. | |
| int | end (PHCompositeNode *topNode) |
| When we are done. | |
| const char * | getName () const |
| The name of this module. | |
| int | setup (PHCompositeNode *topNode) |
| Initialization phase. | |
| virtual void | identify (ostream &os=std::cout) const |
| virtual void | Reset () |
| virtual int | isValid () const |
Private Member Functions | |
| void | createNodeTree (PHCompositeNode *topNode) |
| void | setup_calibrator (PHCompositeNode *topNode) |
| void | setup_clustering (PHCompositeNode *topNode) |
Private Attributes | |
| emcModuleHelper * | fModules |
| PHTimeStamp * | fTimeStamp |
| int | fRunNumber |
| std::string | fDstNodeName |
| bool | fConstantGains |
Static Private Attributes | |
| static const float | fgTowerThresholdPbSc = 0.010 |
| static const float | fgTowerThresholdPbGl = 0.014 |
| static const float | fgMinClusterEnergyPbSc = 0.015 |
| static const float | fgMinClusterEnergyPbGl = 0.060 |
|
|
Definition at line 30 of file mEmcRecalRecoModuleRealYear3v1.C. |
|
|
Definition at line 72 of file mEmcRecalRecoModuleRealYear3v1.C. References fModules, and fTimeStamp. |
|
|
Main method to do the work for each event.
Implements emcRecoModule. Definition at line 80 of file mEmcRecalRecoModuleRealYear3v1.C. References emcModuleHelper::event(), and fModules. |
|
|
Definition at line 87 of file mEmcRecalRecoModuleRealYear3v1.C. References emcNodeHelper::makeCompositeNode(). Referenced by setup(). |
|
|
When we are done.
Implements emcRecoModule. Definition at line 105 of file mEmcRecalRecoModuleRealYear3v1.C. |
|
|
The name of this module.
Implements emcRecoModule. Definition at line 23 of file mEmcRecalRecoModuleRealYear3v1.h. |
|
|
Definition at line 112 of file mEmcRecalRecoModuleRealYear3v1.C. |
|
|
Definition at line 31 of file mEmcRecalRecoModuleRealYear3v1.h. |
|
|
Definition at line 29 of file mEmcRecalRecoModuleRealYear3v1.h. |
|
|
Initialization phase.
Implements emcRecoModule. Definition at line 119 of file mEmcRecalRecoModuleRealYear3v1.C. References emcModuleHelper::add(), createNodeTree(), fDstNodeName, emcNodeHelper::findCompositeNode(), fModules, fRunNumber, mEmcTOFCorr5Module::instance(), mEmcTOFCorr5, emcModuleHelper::print(), mEmcTOFCorr5Module::readDataFromDB(), setup_calibrator(), and setup_clustering(). |
|
|
Definition at line 164 of file mEmcRecalRecoModuleRealYear3v1.C. References emcModuleHelper::add(), emcNodeHelper::addObject(), fConstantGains, emcNodeHelper::findCompositeNode(), fModules, fRunNumber, and fTimeStamp. Referenced by setup(). |
|
|
|
Definition at line 44 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_calibrator(). |
|
|
Definition at line 43 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup(), and setup_clustering(). |
|
|
Definition at line 48 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_clustering(). |
|
|
Definition at line 47 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_clustering(). |
|
|
Definition at line 46 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_clustering(). |
|
|
Definition at line 45 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_clustering(). |
|
|
Definition at line 40 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by ana(), setup(), setup_calibrator(), setup_clustering(), and ~mEmcRecalRecoModuleRealYear3v1(). |
|
|
Definition at line 42 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup(), and setup_calibrator(). |
|
|
Definition at line 41 of file mEmcRecalRecoModuleRealYear3v1.h. Referenced by setup_calibrator(), and ~mEmcRecalRecoModuleRealYear3v1(). |