51 "Monte Carlo Study of Z scaling",10,40,800,600);
56 Direct Photon Productions in pp Collisions at RHIC Energies",
"br");
67 t0.DrawLatex(3.1,15.5,
"M.Tokarev, E.Potrebenikova ");
68 t0.DrawLatex(14.,15.5,
"JINR preprint E2-98-64, Dubna, 1998 ");
70 TPad *
pad1 =
new TPad(
"pad1",
"This is pad1",0.02,0.02,0.48,0.83,33);
71 TPad *
pad2 =
new TPad(
"pad2",
"This is pad2",0.52,0.02,0.98,0.83,33);
88 pad1->Range(-0.255174,-19.25,2.29657,-6.75);
93 pad1->DrawFrame(1,1
e-18,110,1
e-8);
94 pad1->GetFrame()->SetFillColor(19);
100 t1.SetTextSize(0.08);
102 t1.DrawLatex(0.6,0.85,
"p - p");
104 t1.SetTextSize(0.05);
105 t1.DrawLatex(0.6,0.79,
"Direct #gamma");
106 t1.DrawLatex(0.6,0.75,
"#theta = 90^{o}");
108 t1.DrawLatex(0.20,0.45,
"Ed^{3}#sigma/dq^{3}");
109 t1.DrawLatex(0.18,0.40,
"(barn/Gev^{2})");
111 t1.SetTextSize(0.045);
113 t1.DrawLatex(0.22,0.260,
"#sqrt{s} = 63(GeV)");
115 t1.DrawLatex(0.22,0.205,
"#sqrt{s} = 200(GeV)");
117 t1.DrawLatex(0.22,0.15,
"#sqrt{s} = 500(GeV)");
119 t1.SetTextSize(0.05);
121 t1.DrawLatex(0.6,0.06,
"q_{T} (Gev/c)");
125 gr1->SetLineColor(38);
127 gr1->SetMarkerStyle(21);
128 gr1->SetMarkerSize(1.1);
145 gr2->SetLineColor(38);
147 gr2->SetMarkerStyle(29);
148 gr2->SetMarkerSize(1.5);
165 gr3->SetLineColor(38);
166 gr3->SetMarkerColor(6);
167 gr3->SetMarkerStyle(8);
168 gr3->SetMarkerSize(1.1);
174 graph->SetMarkerStyle(21);
175 graph->SetMarkerSize(1.1);
176 graph->SetPoint(0,1.7,1.e-16);
181 graph->SetMarkerStyle(29);
182 graph->SetMarkerSize(1.5);
183 graph->SetPoint(0,1.7,2.e-17);
187 graph->SetMarkerColor(6);
188 graph->SetMarkerStyle(8);
189 graph->SetMarkerSize(1.1);
190 graph->SetPoint(0,1.7,4.e-18);
194 pad2->Range(-0.43642,-23.75,3.92778,-6.25);
198 pad2->DrawFrame(1,1
e-22,3100,1
e-8);
199 pad2->GetFrame()->SetFillColor(19);
214 t2.SetTextSize(0.08);
216 t2.DrawLatex(0.6,0.85,
"p - p");
218 t2.SetTextSize(0.05);
219 t2.DrawLatex(0.6,0.79,
"Direct #gamma");
220 t2.DrawLatex(0.6,0.75,
"#theta = 90^{o}");
222 t2.DrawLatex(0.70,0.55,
"H(z)");
223 t2.DrawLatex(0.68,0.50,
"(barn)");
225 t2.SetTextSize(0.045);
227 t2.DrawLatex(0.20,0.30,
"#sqrt{s}, GeV");
228 t2.DrawLatex(0.22,0.26,
"63");
229 t2.DrawLatex(0.22,0.22,
"200");
230 t2.DrawLatex(0.22,0.18,
"500");
232 t2.SetTextSize(0.05);
234 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.
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)