50 "Monte Carlo Study of Z scaling",10,40,800,600);
55 Direct Photon Productions in pp Collisions at RHIC Energies",
"br");
66 t0.DrawLatex(3.1,15.5,
"M.Tokarev, E.Potrebenikova ");
67 t0.DrawLatex(14.,15.5,
"JINR preprint E2-98-64, Dubna, 1998 ");
69 TPad *
pad1 =
new TPad(
"pad1",
"This is pad1",0.02,0.02,0.48,0.83,33);
70 TPad *
pad2 =
new TPad(
"pad2",
"This is pad2",0.52,0.02,0.98,0.83,33);
87 pad1->Range(-0.255174,-19.25,2.29657,-6.75);
92 pad1->DrawFrame(1,1
e-18,110,1
e-8);
93 pad1->GetFrame()->SetFillColor(19);
101 t1.DrawLatex(0.6,0.85,
"p - p");
103 t1.SetTextSize(0.05);
104 t1.DrawLatex(0.6,0.79,
"Direct #gamma");
105 t1.DrawLatex(0.6,0.75,
"#theta = 90^{o}");
107 t1.DrawLatex(0.20,0.45,
"Ed^{3}#sigma/dq^{3}");
108 t1.DrawLatex(0.18,0.40,
"(barn/Gev^{2})");
110 t1.SetTextSize(0.045);
112 t1.DrawLatex(0.22,0.260,
"#sqrt{s} = 63(GeV)");
114 t1.DrawLatex(0.22,0.205,
"#sqrt{s} = 200(GeV)");
116 t1.DrawLatex(0.22,0.15,
"#sqrt{s} = 500(GeV)");
118 t1.SetTextSize(0.05);
120 t1.DrawLatex(0.6,0.06,
"q_{T} (Gev/c)");
124 gr1->SetLineColor(38);
126 gr1->SetMarkerStyle(21);
127 gr1->SetMarkerSize(1.1);
144 gr2->SetLineColor(38);
146 gr2->SetMarkerStyle(29);
147 gr2->SetMarkerSize(1.5);
164 gr3->SetLineColor(38);
165 gr3->SetMarkerColor(6);
166 gr3->SetMarkerStyle(8);
167 gr3->SetMarkerSize(1.1);
193 pad2->Range(-0.43642,-23.75,3.92778,-6.25);
197 pad2->DrawFrame(1,1
e-22,3100,1
e-8);
198 pad2->GetFrame()->SetFillColor(19);
213 t2.SetTextSize(0.08);
215 t2.DrawLatex(0.6,0.85,
"p - p");
217 t2.SetTextSize(0.05);
218 t2.DrawLatex(0.6,0.79,
"Direct #gamma");
219 t2.DrawLatex(0.6,0.75,
"#theta = 90^{o}");
221 t2.DrawLatex(0.70,0.55,
"H(z)");
222 t2.DrawLatex(0.68,0.50,
"(barn)");
224 t2.SetTextSize(0.045);
226 t2.DrawLatex(0.20,0.30,
"#sqrt{s}, GeV");
227 t2.DrawLatex(0.22,0.26,
"63");
228 t2.DrawLatex(0.22,0.22,
"200");
229 t2.DrawLatex(0.22,0.18,
"500");
231 t2.SetTextSize(0.05);
233 t2.DrawLatex(0.88,0.06,
"z");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
virtual void SetLineColor(Color_t lcolor)
Set the line color.
virtual void SetMarkerColor(Color_t mcolor=1)
Set the marker color.
virtual void SetMarkerStyle(Style_t mstyle=1)
Set the marker style.
virtual void SetMarkerSize(Size_t msize=1)
Set the marker size.
A TGraph is an object made of two arrays X and Y with npoints each.
virtual void SetPoint(Int_t i, Double_t x, Double_t y)
Set x and y values for point number i.
void Draw(Option_t *chopt="") override
Draw this graph with its current attributes.
void SetTitle(const char *title="") override
Change (i.e.
To draw Mathematical Formula.
The most important graphics class in the ROOT system.
A Pave (see TPave) with a text centered in the Pave.
RooArgSet S(Args_t &&... args)