#include <mEmcMIPCorrModule.h>
Definition at line 23 of file mEmcMIPCorrModule.h.
Public Member Functions | |
mEmcMIPCorrModule () | |
default ctor | |
virtual | ~mEmcMIPCorrModule () |
dtor | |
PHBoolean | event (PHCompositeNode *root) |
required by PHOOL (kept empty) | |
void | readfile (char *filename) |
void | print () |
Static Public Member Functions | |
static mEmcMIPCorrModule * | instance (char *filename) |
Factory. | |
static mEmcMIPCorrModule * | instance () |
Private Attributes | |
int | fVerbose |
float | _corrfact [8][96][48] |
float | _corrfact_err [8][96][48] |
float | _corrfact_stat [8][96][48] |
Static Private Attributes | |
static mEmcMIPCorrModule * | _instance = NULL |
|
default ctor
Definition at line 26 of file mEmcMIPCorrModule.C. References _corrfact, _corrfact_err, _corrfact_stat, and fVerbose. Referenced by instance(). |
|
dtor
Definition at line 28 of file mEmcMIPCorrModule.h. |
|
required by PHOOL (kept empty)
Definition at line 109 of file mEmcMIPCorrModule.C. References _corrfact, _corrfact_stat, and fVerbose. |
|
Definition at line 53 of file mEmcMIPCorrModule.C. References _instance, and mEmcMIPCorrModule(). |
|
Factory.
Definition at line 45 of file mEmcMIPCorrModule.C. References _instance, mEmcMIPCorrModule(), and readfile(). |
|
Definition at line 91 of file mEmcMIPCorrModule.C. References _corrfact. |
|
Definition at line 60 of file mEmcMIPCorrModule.C. References _corrfact, _corrfact_err, and _corrfact_stat. Referenced by instance(). |
|
Definition at line 42 of file mEmcMIPCorrModule.h. Referenced by event(), mEmcMIPCorrModule(), print(), and readfile(). |
|
Definition at line 43 of file mEmcMIPCorrModule.h. Referenced by mEmcMIPCorrModule(), and readfile(). |
|
Definition at line 44 of file mEmcMIPCorrModule.h. Referenced by event(), mEmcMIPCorrModule(), and readfile(). |
|
Definition at line 40 of file mEmcMIPCorrModule.h. Referenced by instance(). |
|
Definition at line 41 of file mEmcMIPCorrModule.h. Referenced by event(), and mEmcMIPCorrModule(). |