#include <mEmcTOFCorr4Module.h>
Definition at line 27 of file mEmcTOFCorr4Module.h.
Public Member Functions | |
| virtual | ~mEmcTOFCorr4Module () |
| 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 mEmcTOFCorr4Module * | instance () |
| Factory. | |
Private Member Functions | |
| mEmcTOFCorr4Module () | |
| float | get_correction (int arm, int sec, int ind_y, int ind_z) |
| Internal functionss. | |
Private Attributes | |
| PdbEmcT0Sector | TheSector |
| PdbEmcT0Tower | TheTower |
| int | isvalid |
Static Private Attributes | |
| static mEmcTOFCorr4Module * | _instance = NULL |
| Factory. | |
|
|
Definition at line 47 of file mEmcTOFCorr4Module.C. References isvalid. Referenced by instance(). |
|
|
Definition at line 34 of file mEmcTOFCorr4Module.h. |
|
|
required by PHOOL
Definition at line 139 of file mEmcTOFCorr4Module.C. References get_correction(), isvalid, j, and TheTower. |
|
|
Definition at line 133 of file mEmcTOFCorr4Module.C. |
|
||||||||||||||||||||
|
Internal functionss.
Definition at line 125 of file mEmcTOFCorr4Module.C. References TheSector, and TheTower. Referenced by event(). |
|
|
Factory.
Definition at line 56 of file mEmcTOFCorr4Module.C. References _instance, and mEmcTOFCorr4Module(). |
|
|
Accessor to the real data base.
Definition at line 68 of file mEmcTOFCorr4Module.C. |
|
|
Factory.
Definition at line 49 of file mEmcTOFCorr4Module.h. Referenced by instance(). |
|
|
Definition at line 57 of file mEmcTOFCorr4Module.h. Referenced by event(), mEmcTOFCorr4Module(), and readDataFromDB(). |
|
|
Definition at line 54 of file mEmcTOFCorr4Module.h. Referenced by get_correction(), and readDataFromDB(). |
|
|
Definition at line 55 of file mEmcTOFCorr4Module.h. Referenced by event(), get_correction(), and readDataFromDB(). |