#include <mEmcTOFCorr5Module.h>
Inherits EMCModule.
Inheritance diagram for mEmcTOFCorr5Module:
Definition at line 27 of file mEmcTOFCorr5Module.h.
Public Member Functions | |
virtual | ~mEmcTOFCorr5Module () |
void | readDataFromDB (const int run_number) |
Accessor to the real data base. | |
PHBoolean | event (PHCompositeNode *root) |
required by PHOOL | |
PHBoolean | eventFirst (PHCompositeNode *root) |
Static Public Member Functions | |
static mEmcTOFCorr5Module * | instance () |
Factory. | |
Private Member Functions | |
mEmcTOFCorr5Module () | |
float | get_correction (int arm, int sec, int ind_y, int ind_z) |
Internal functionss. | |
Private Attributes | |
PdbEmcT0Sector | TheSector |
PdbEmcT0Tower | TheTower |
PdbEmcT0Sector | TheSectorVd |
int | isvalid |
|
Definition at line 34 of file mEmcTOFCorr5Module.C. References isvalid, and EMCModule::name. |
|
Definition at line 33 of file mEmcTOFCorr5Module.h. |
|
required by PHOOL
Implements EMCModule. Definition at line 134 of file mEmcTOFCorr5Module.C. References get_correction(), emcTowerContainer::getTower(), emcTowerContainer::isValid(), isvalid, emcTowerContainer::size(), emcTowerContent::TowerID(), and EmcIndexer::TowerLocation(). |
|
Definition at line 128 of file mEmcTOFCorr5Module.C. |
|
Internal functionss.
Definition at line 112 of file mEmcTOFCorr5Module.C. References TheSectorVd, and TheTower. Referenced by event(). |
|
Factory.
Definition at line 44 of file mEmcTOFCorr5Module.C. Referenced by mEmcRecoModuleRealYear3v1::setup(), and mEmcRecalRecoModuleRealYear3v1::setup(). |
|
Accessor to the real data base.
Definition at line 53 of file mEmcTOFCorr5Module.C. References isvalid, TheSector, TheSectorVd, and TheTower. Referenced by mEmcRecoModuleRealYear3v1::setup(), and mEmcRecalRecoModuleRealYear3v1::setup(). |
|
Definition at line 55 of file mEmcTOFCorr5Module.h. Referenced by event(), mEmcTOFCorr5Module(), and readDataFromDB(). |
|
Definition at line 51 of file mEmcTOFCorr5Module.h. Referenced by readDataFromDB(). |
|
Definition at line 53 of file mEmcTOFCorr5Module.h. Referenced by get_correction(), and readDataFromDB(). |
|
Definition at line 52 of file mEmcTOFCorr5Module.h. Referenced by get_correction(), and readDataFromDB(). |