#include <GainBaseLinePlayer.h>
Definition at line 14 of file GainBaseLinePlayer.h.
Public Member Functions | |
GainBaseLinePlayer (const char *runningmode) | |
virtual | ~GainBaseLinePlayer () |
int | End (PHCompositeNode *) |
int | EndRun (PHCompositeNode *) |
int | Init (PHCompositeNode *) |
int | InitRun (PHCompositeNode *) |
int | process_event (PHCompositeNode *) |
int | Reset (PHCompositeNode *) |
int | ResetEvent (PHCompositeNode *) |
void | Print (const char *what="ALL") const |
Private Attributes | |
emcCalibrationDataHelper * | fCH |
std::string | fRunningMode |
std::vector< float > | fCorrectionFactor |
|
Definition at line 16 of file GainBaseLinePlayer.C. References fRunningMode. |
|
Definition at line 28 of file GainBaseLinePlayer.C. References fCH. |
|
Definition at line 35 of file GainBaseLinePlayer.C. |
|
Definition at line 42 of file GainBaseLinePlayer.C. |
|
Definition at line 49 of file GainBaseLinePlayer.C. |
|
Definition at line 56 of file GainBaseLinePlayer.C. References fCH, fRunningMode, emcCalibrationDataHelper::getGainBaseLine(), and emcManageable::kDB_Objy. |
|
Definition at line 172 of file GainBaseLinePlayer.C. |
|
Definition at line 129 of file GainBaseLinePlayer.C. References fCorrectionFactor, emcClusterContainer::getCluster(), and emcClusterContainer::size(). |
|
Definition at line 158 of file GainBaseLinePlayer.C. |
|
Definition at line 165 of file GainBaseLinePlayer.C. |
|
Definition at line 34 of file GainBaseLinePlayer.h. Referenced by InitRun(), and ~GainBaseLinePlayer(). |
|
Definition at line 36 of file GainBaseLinePlayer.h. Referenced by process_event(). |
|
Definition at line 35 of file GainBaseLinePlayer.h. Referenced by GainBaseLinePlayer(), and InitRun(). |