#include <mEmcTOFCorr6Module.h>
Definition at line 29 of file mEmcTOFCorr6Module.h.
Public Member Functions | |
virtual | ~mEmcTOFCorr6Module () |
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 mEmcTOFCorr6Module * | instance () |
Factory. | |
Private Member Functions | |
mEmcTOFCorr6Module () | |
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 37 of file mEmcTOFCorr6Module.C. References isvalid. |
|
Definition at line 36 of file mEmcTOFCorr6Module.h. |
|
required by PHOOL
Definition at line 141 of file mEmcTOFCorr6Module.C. References get_correction(), emcTowerContainer::getTower(), emcTowerContainer::isValid(), isvalid, emcTowerContainer::size(), emcTowerContent::TowerID(), and EmcIndexer::TowerLocation(). |
|
Definition at line 135 of file mEmcTOFCorr6Module.C. |
|
Internal functionss.
Definition at line 122 of file mEmcTOFCorr6Module.C. References TheSector, TheSectorVd, and TheTower. Referenced by event(). |
|
Factory.
Definition at line 46 of file mEmcTOFCorr6Module.C. |
|
Accessor to the real data base.
Definition at line 55 of file mEmcTOFCorr6Module.C. References emcDBMS::asString(), isvalid, TheSector, TheSectorVd, and TheTower. |
|
Definition at line 58 of file mEmcTOFCorr6Module.h. Referenced by event(), mEmcTOFCorr6Module(), and readDataFromDB(). |
|
Definition at line 54 of file mEmcTOFCorr6Module.h. Referenced by get_correction(), and readDataFromDB(). |
|
Definition at line 56 of file mEmcTOFCorr6Module.h. Referenced by get_correction(), and readDataFromDB(). |
|
Definition at line 55 of file mEmcTOFCorr6Module.h. Referenced by get_correction(), and readDataFromDB(). |