mEmcMIPCorrModule Class Reference

#include <mEmcMIPCorrModule.h>

List of all members.


Detailed Description

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 mEmcMIPCorrModuleinstance (char *filename)
 Factory.
static mEmcMIPCorrModuleinstance ()

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


Constructor & Destructor Documentation

mEmcMIPCorrModule::mEmcMIPCorrModule  ) 
 

default ctor

Definition at line 26 of file mEmcMIPCorrModule.C.

References _corrfact, _corrfact_err, _corrfact_stat, and fVerbose.

Referenced by instance().

virtual mEmcMIPCorrModule::~mEmcMIPCorrModule  )  [inline, virtual]
 

dtor

Definition at line 28 of file mEmcMIPCorrModule.h.


Member Function Documentation

PHBoolean mEmcMIPCorrModule::event PHCompositeNode *  root  ) 
 

required by PHOOL (kept empty)

Definition at line 109 of file mEmcMIPCorrModule.C.

References _corrfact, _corrfact_stat, and fVerbose.

mEmcMIPCorrModule * mEmcMIPCorrModule::instance  )  [static]
 

Definition at line 53 of file mEmcMIPCorrModule.C.

References _instance, and mEmcMIPCorrModule().

mEmcMIPCorrModule * mEmcMIPCorrModule::instance char *  filename  )  [static]
 

Factory.

Definition at line 45 of file mEmcMIPCorrModule.C.

References _instance, mEmcMIPCorrModule(), and readfile().

void mEmcMIPCorrModule::print  ) 
 

Definition at line 91 of file mEmcMIPCorrModule.C.

References _corrfact.

void mEmcMIPCorrModule::readfile char *  filename  ) 
 

Definition at line 60 of file mEmcMIPCorrModule.C.

References _corrfact, _corrfact_err, and _corrfact_stat.

Referenced by instance().


Member Data Documentation

float mEmcMIPCorrModule::_corrfact[8][96][48] [private]
 

Definition at line 42 of file mEmcMIPCorrModule.h.

Referenced by event(), mEmcMIPCorrModule(), print(), and readfile().

float mEmcMIPCorrModule::_corrfact_err[8][96][48] [private]
 

Definition at line 43 of file mEmcMIPCorrModule.h.

Referenced by mEmcMIPCorrModule(), and readfile().

float mEmcMIPCorrModule::_corrfact_stat[8][96][48] [private]
 

Definition at line 44 of file mEmcMIPCorrModule.h.

Referenced by event(), mEmcMIPCorrModule(), and readfile().

mEmcMIPCorrModule * mEmcMIPCorrModule::_instance = NULL [static, private]
 

Definition at line 40 of file mEmcMIPCorrModule.h.

Referenced by instance().

int mEmcMIPCorrModule::fVerbose [private]
 

Definition at line 41 of file mEmcMIPCorrModule.h.

Referenced by event(), and mEmcMIPCorrModule().


The documentation for this class was generated from the following files: