30 #include "StHiBaseAnalysis.h"
35 const char* outRootName=
"hianalysis.hist.root");
40 void initHistograms();
42 void fillEventHistograms();
43 void finishHistograms();
49 Int_t findSector(Float_t phi, Int_t firstSector);
51 static Float_t mMinPt;
57 TH3D* h3PhiGlDcaXYGlVertexZ;
58 TH3D* h3PhiPrDcaXYGlVertexZ;
64 TH3D* h3PhiPrDcaXYGlPtPr;
65 TH3D* h3PhiGlDcaXYGlPtGl;
67 TH3D* h3SectorDcaXYGlPtPr;
68 TH3D* h3SectorDcaXYGlPtGl;
70 TH3D* h3SectorVertexZPtPr;
71 TH3D* h3SectorVertexZPtGl;
73 TH3D* h3PhiPrVertexZPtPr;
74 TH3D* h3PhiGlVertexZPtGl;
76 TH3D* h3PhiPrEtaPrMidZ;
77 TH3D* h3PhiGlEtaPrMidZ;
79 TH1D* h1PhiPrHighPtCut;
80 TH1D* h1PhiPrLowPtCut;
83 TH3D* h3PhiPrNFitHitPtPr;
84 TH3D* h3PhiPrNAllHitPtPr;
85 TH3D* h3PhiPrFracHitPtPr;
87 TH3D* h3PhiPrSmallNFitHitPtPr;
88 TH3D* h3PhiPrSmallNAllHitPtPr;
89 TH3D* h3PhiPrSmallFracHitPtPr;
91 TH3D* h3PhiGlNFitHitPtPr;
92 TH3D* h3PhiGlNAllHitPtPr;
93 TH3D* h3PhiGlFracHitPtPr;
97 TH3D* h3VtxZEtaPrPtPrCut;
98 TH3D* h3VtxZEtaGlPtGlCut;
100 TH3D* h3ResPtDcaXYGlPtGlEastCut;
101 TH3D* h3ResPtDcaXYGlPtGlWestCut;
103 TH3D* h3ResPtDcaXYGlPtPrEastCut;
104 TH3D* h3ResPtDcaXYGlPtPrWestCut;
106 TH3D* h3PhiGlPtPrPtGlEastCut;
107 TH3D* h3PhiGlPtPrPtGlWestCut;