#include <ExponCorrector.h>
Public Member Functions | |
ExponCorrector () | |
double | value (int DeadCrystal, int DeadCrystalEta, int estimE, int subRegion, double estimX, double estimY) |
~ExponCorrector () | |
Private Member Functions | |
void | ExpE_50 () |
Private Attributes | |
double | EXPAN [4] |
double | HIGLIM |
double | LOWLIM |
int | theCrystal |
int | theSubR |
Definition at line 13 of file ExponCorrector.h.
|
inline |
Definition at line 15 of file ExponCorrector.h.
|
inline |
Definition at line 16 of file ExponCorrector.h.
|
private |
double ExponCorrector::value | ( | int | DeadCrystal, |
int | DeadCrystalEta, | ||
int | estimE, | ||
int | subRegion, | ||
double | estimX, | ||
double | estimY | ||
) |
Referenced by CorrectDeadChannelsClassic().
|
private |
Definition at line 19 of file ExponCorrector.h.
|
private |
Definition at line 20 of file ExponCorrector.h.
|
private |
Definition at line 20 of file ExponCorrector.h.
|
private |
Definition at line 21 of file ExponCorrector.h.
|
private |
Definition at line 22 of file ExponCorrector.h.