4 char title[200], name[200];
7 const Int_t nVarBin = 2;
8 const Int_t nWeight = 4;
10 const char* border =
"************************* ";
13 const Int_t nDcaFraction = 6;
14 Axis_t dcaFraction[nDcaFraction] = {.5,.6,.7,.8,.9,1.};
16 const Int_t nValue = 8;
17 Axis_t hitValues[] = { 25,28,30,32,34,36,38,40};
20 Int_t nBin, nBinX, lowBin, hiBin;
23 Axis_t lowPt=1.7, highPt=6.0;
26 sPM[0] =
"plus"; sPM[1] =
"minus";
29 sEW[0] =
"East"; sEW[1] =
"West";