15 #ifndef StFlowConstants_h
16 #define StFlowConstants_h
36 nCumulIntegOrders = 3,
40 nCumulMixHar_pMax = 8,
41 nCumulMixHar_qMax = 4,
52 typedef Double_t PhiWgt_t[nSels][2][nPhiBins];
53 typedef Double_t PhiWgtFtpc_t[nSels][2][nPhiBinsFtpc];
54 typedef Double_t ZDCSMD_PsiWgt_t[64];
55 typedef Double_t ReCent_t[nSels][nHars][4];
56 typedef Double_t ReCentering_shifts_t[2][9][3][2][3];
58 typedef Double_t PhiWgtFtpc_2D_t[6][6][120];
60 static Float_t etaMin;
61 static Float_t etaMax;
62 static Float_t etaMinTpcOnly;
63 static Float_t etaMaxTpcOnly;
64 static Float_t etaSymZSlopeTpc;
65 static Float_t etaSymZSlopeFtpc;
71 static Float_t ptMaxPart;
73 static Int_t cent200Full[nCents];
74 static Int_t cent200Half[nCents];
75 static Int_t cent200Year4Full[nCents];
76 static Int_t cent200Year4Half[nCents];
77 static Int_t cent200Year7[nCents];
78 static Int_t cent130[nCents];
79 static Int_t cent62[nCents];
80 static Int_t cent22[nCents];
82 static Double_t zdcsmd_wx0,zdcsmd_ex0,zdcsmd_wy0,zdcsmd_ey0;
83 static Double_t zdcsmdPedstal[2][2][8];
84 static Double_t zdcsmdGainFac[2][2][8];