14 static const int LB[NB] = {8, 12, 16};
15 static const int WL[NB] = {4, 6, 7};
24 double Coord (
double timeb );
25 void addStat(
double timeb,
double u,
double uP );
26 void AddVal (
double * value,
double next);
27 int Solve (FILE *pFile);
28 void PrintV(
void)
const;
29 void PrintM(
void)
const;
46 double matrx[Pmax][Pmax];
62 void CorrPlot (
int barrel,
int ladder );
64 static double Poly (
const int L,
double x );
65 void InitSptr (
void );
66 int GetHid (
int barrel,
int ladder,
int wafer,
int hybrid)
const;
70 static const double dArr[hAlive][nArr];