7 #ifndef LEM_DISTANCEMAP_H 8 #define LEM_DISTANCEMAP_H 26 double InvDist(
int aplane,
int bplane,
int acell,
int bcell)
const;
38 static double DistFunc(
double dp,
double dc);
static double DistFunc(double dp, double dc)
double fInvDistMap[kNumPlanes][kNumCells]
static double fgDecayPower
static void SetPlaneScale(double ps)
Must call before first call to Instance()
static const DistanceMap & Instance()
Singleton.
static void SetDecayPower(double dp)
static double fgCellScale
static void SetExpMode(bool em=true)
Compressed hit info, basic component of LEM events.
static void SetCellScale(double cs)
Compressed hit info, basic component of LEM events.
double InvDist(int aplane, int bplane, int acell, int bcell) const
static double fgPlaneScale
Calculate and cache electrostatic potential between cells.