v2_CH_BBC_pt_cent5.C 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764
  1. void v2_CH_BBC_pt_cent5()
  2. {
  3. //=========Macro generated from canvas: canv15/Canvas 1 5
  4. //========= (Tue Aug 13 17:51:28 2019) by ROOT version 6.19/01
  5. TCanvas *canv15 = new TCanvas("canv15", "Canvas 1 5",0,0,900,800);
  6. gStyle->SetOptStat(0);
  7. gStyle->SetOptTitle(0);
  8. canv15->Range(0,0,1,1);
  9. canv15->SetFillColor(10);
  10. canv15->SetBorderMode(0);
  11. canv15->SetBorderSize(2);
  12. canv15->SetTickx(1);
  13. canv15->SetTicky(1);
  14. canv15->SetLeftMargin(0.15);
  15. canv15->SetBottomMargin(0.15);
  16. canv15->SetFrameLineWidth(3);
  17. // ------------>Primitives in pad: padUp15
  18. TPad *padUp15 = new TPad("padUp15", "v2 vs pt",0,0.33,1,1);
  19. padUp15->Draw();
  20. padUp15->cd();
  21. padUp15->Range(-1.02414,-0.003,5.80346,0.3336667);
  22. padUp15->SetFillColor(0);
  23. padUp15->SetBorderMode(0);
  24. padUp15->SetBorderSize(0);
  25. padUp15->SetTickx(1);
  26. padUp15->SetTicky(1);
  27. padUp15->SetLeftMargin(0.15);
  28. padUp15->SetBottomMargin(0);
  29. padUp15->SetFrameFillColor(10);
  30. padUp15->SetFrameLineWidth(3);
  31. padUp15->SetFrameFillColor(10);
  32. padUp15->SetFrameLineWidth(3);
  33. Double_t Graph0_fx1049[16] = {
  34. 0.175,
  35. 0.3,
  36. 0.5,
  37. 0.7,
  38. 0.9,
  39. 1.1,
  40. 1.3,
  41. 1.5,
  42. 1.7,
  43. 1.9,
  44. 2.15,
  45. 2.6,
  46. 3,
  47. 3.4,
  48. 3.9,
  49. 4.625};
  50. Double_t Graph0_fy1049[16] = {
  51. 0.02120391,
  52. 0.04570902,
  53. 0.06889881,
  54. 0.08990207,
  55. 0.1204687,
  56. 0.1485088,
  57. 0.1629721,
  58. 0.1784777,
  59. 0.1958668,
  60. 0.2065001,
  61. 0.2150453,
  62. 0.2226669,
  63. 0.2234008,
  64. 0.2205345,
  65. 0.2156038,
  66. 0.2055149};
  67. Double_t Graph0_fex1049[16] = {
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 0,
  80. 0,
  81. 0,
  82. 0,
  83. 0};
  84. Double_t Graph0_fey1049[16] = {
  85. 5.761322e-05,
  86. 4.340783e-05,
  87. 7.190003e-05,
  88. 6.166393e-05,
  89. 6.983931e-05,
  90. 0.0001197154,
  91. 0.000206396,
  92. 0.0001525054,
  93. 0.0002579256,
  94. 0.0003310846,
  95. 0.0003650461,
  96. 0.0004263542,
  97. 0.001198921,
  98. 0.001020271,
  99. 0.002286284,
  100. 0.002054012};
  101. TGraphErrors *gre = new TGraphErrors(16,Graph0_fx1049,Graph0_fy1049,Graph0_fex1049,Graph0_fey1049);
  102. gre->SetName("Graph0");
  103. gre->SetTitle("Graph");
  104. gre->SetFillStyle(1000);
  105. gre->SetLineWidth(3);
  106. gre->SetMarkerStyle(20);
  107. gre->SetMarkerSize(1.6);
  108. TH1F *Graph_Graph_Graph010211049 = new TH1F("Graph_Graph_Graph010211049","Graph",100,0,5.07);
  109. Graph_Graph_Graph010211049->SetMinimum(-0.003);
  110. Graph_Graph_Graph010211049->SetMaximum(0.3);
  111. Graph_Graph_Graph010211049->SetDirectory(0);
  112. Graph_Graph_Graph010211049->SetStats(0);
  113. Int_t ci; // for color index setting
  114. TColor *color; // for color definition with alpha
  115. ci = TColor::GetColor("#ff0000");
  116. Graph_Graph_Graph010211049->SetLineColor(ci);
  117. Graph_Graph_Graph010211049->SetLineWidth(3);
  118. Graph_Graph_Graph010211049->GetXaxis()->SetTitle("p_{T} [GeV/c]");
  119. Graph_Graph_Graph010211049->GetXaxis()->SetRange(1,101);
  120. Graph_Graph_Graph010211049->GetXaxis()->SetLabelSize(0.05);
  121. Graph_Graph_Graph010211049->GetXaxis()->SetTitleSize(0.06);
  122. Graph_Graph_Graph010211049->GetXaxis()->SetTitleOffset(1);
  123. Graph_Graph_Graph010211049->GetYaxis()->SetTitle("v_{2}");
  124. Graph_Graph_Graph010211049->GetYaxis()->SetLabelOffset(0.01);
  125. Graph_Graph_Graph010211049->GetYaxis()->SetLabelSize(0.05);
  126. Graph_Graph_Graph010211049->GetYaxis()->SetTitleSize(0.06);
  127. Graph_Graph_Graph010211049->GetYaxis()->SetTitleOffset(1.3);
  128. Graph_Graph_Graph010211049->GetZaxis()->SetLabelSize(0.05);
  129. Graph_Graph_Graph010211049->GetZaxis()->SetTitleSize(0.06);
  130. Graph_Graph_Graph010211049->GetZaxis()->SetTitleOffset(1);
  131. gre->SetHistogram(Graph_Graph_Graph010211049);
  132. gre->Draw("ap");
  133. Double_t Graph0_fx3011[13] = {
  134. 0.175,
  135. 0.3,
  136. 0.5,
  137. 0.7,
  138. 0.9,
  139. 1.1,
  140. 1.3,
  141. 1.5,
  142. 1.7,
  143. 1.9,
  144. 2.5,
  145. 3.5,
  146. 4.575};
  147. Double_t Graph0_fy3011[13] = {
  148. 0.021217,
  149. 0.04624241,
  150. 0.06939826,
  151. 0.0903982,
  152. 0.121083,
  153. 0.1483627,
  154. 0.1637153,
  155. 0.1791201,
  156. 0.1952783,
  157. 0.2077941,
  158. 0.2174873,
  159. 0.2160489,
  160. 0.1895954};
  161. Double_t Graph0_felx3011[13] = {
  162. 0.08,
  163. 0.08,
  164. 0.08,
  165. 0.08,
  166. 0.08,
  167. 0.08,
  168. 0.08,
  169. 0.08,
  170. 0.08,
  171. 0.08,
  172. 0.08,
  173. 0.08,
  174. 0.08};
  175. Double_t Graph0_fely3011[13] = {
  176. 0.00170488,
  177. 0.003728557,
  178. 0.005580535,
  179. 0.007279411,
  180. 0.009739749,
  181. 0.01190056,
  182. 0.01312696,
  183. 0.01436277,
  184. 0.01564942,
  185. 0.01663433,
  186. 0.01742975,
  187. 0.01738274,
  188. 0.01513404};
  189. Double_t Graph0_fehx3011[13] = {
  190. 0.08,
  191. 0.08,
  192. 0.08,
  193. 0.08,
  194. 0.08,
  195. 0.08,
  196. 0.08,
  197. 0.08,
  198. 0.08,
  199. 0.08,
  200. 0.08,
  201. 0.08,
  202. 0.08};
  203. Double_t Graph0_fehy3011[13] = {
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 0,
  216. 0};
  217. TGraphAsymmErrors *grae = new TGraphAsymmErrors(13,Graph0_fx3011,Graph0_fy3011,Graph0_felx3011,Graph0_fehx3011,Graph0_fely3011,Graph0_fehy3011);
  218. grae->SetName("Graph0");
  219. grae->SetTitle("Graph");
  220. ci = TColor::GetColor("#6666ff");
  221. grae->SetFillColor(ci);
  222. grae->SetFillStyle(3003);
  223. ci = TColor::GetColor("#9999ff");
  224. grae->SetLineColor(ci);
  225. grae->SetLineWidth(3);
  226. TH1F *Graph_Graph03011 = new TH1F("Graph_Graph03011","Graph",100,0,5.111);
  227. Graph_Graph03011->SetMinimum(0.01756091);
  228. Graph_Graph03011->SetMaximum(0.2372848);
  229. Graph_Graph03011->SetDirectory(0);
  230. Graph_Graph03011->SetStats(0);
  231. ci = TColor::GetColor("#ff0000");
  232. Graph_Graph03011->SetLineColor(ci);
  233. Graph_Graph03011->SetLineWidth(3);
  234. Graph_Graph03011->GetXaxis()->SetTitle("p_{T} [GeV/c]");
  235. Graph_Graph03011->GetXaxis()->SetRange(1,101);
  236. Graph_Graph03011->GetXaxis()->SetLabelSize(0.05);
  237. Graph_Graph03011->GetXaxis()->SetTitleSize(0.06);
  238. Graph_Graph03011->GetXaxis()->SetTitleOffset(1);
  239. Graph_Graph03011->GetYaxis()->SetTitle("v_{2}");
  240. Graph_Graph03011->GetYaxis()->SetLabelOffset(0.01);
  241. Graph_Graph03011->GetYaxis()->SetLabelSize(0.05);
  242. Graph_Graph03011->GetYaxis()->SetTitleSize(0.06);
  243. Graph_Graph03011->GetYaxis()->SetTitleOffset(1.3);
  244. Graph_Graph03011->GetZaxis()->SetLabelSize(0.05);
  245. Graph_Graph03011->GetZaxis()->SetTitleSize(0.06);
  246. Graph_Graph03011->GetZaxis()->SetTitleOffset(1);
  247. grae->SetHistogram(Graph_Graph03011);
  248. grae->Draw("5");
  249. Double_t Graph1_fx1050[13] = {
  250. 0.175,
  251. 0.3,
  252. 0.5,
  253. 0.7,
  254. 0.9,
  255. 1.1,
  256. 1.3,
  257. 1.5,
  258. 1.7,
  259. 1.9,
  260. 2.5,
  261. 3.5,
  262. 4.575};
  263. Double_t Graph1_fy1050[13] = {
  264. 0.021217,
  265. 0.04624241,
  266. 0.06939826,
  267. 0.0903982,
  268. 0.121083,
  269. 0.1483627,
  270. 0.1637153,
  271. 0.1791201,
  272. 0.1952783,
  273. 0.2077941,
  274. 0.2174873,
  275. 0.2160489,
  276. 0.1895954};
  277. Double_t Graph1_fex1050[13] = {
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 0};
  291. Double_t Graph1_fey1050[13] = {
  292. 0.0002559143,
  293. 0.0001927861,
  294. 0.0003193478,
  295. 0.0002740235,
  296. 0.0003106741,
  297. 0.0005332772,
  298. 0.0009200342,
  299. 0.0006803206,
  300. 0.001151947,
  301. 0.00147958,
  302. 0.001222173,
  303. 0.003699579,
  304. 0.009179213};
  305. gre = new TGraphErrors(13,Graph1_fx1050,Graph1_fy1050,Graph1_fex1050,Graph1_fey1050);
  306. gre->SetName("Graph1");
  307. gre->SetTitle("Graph");
  308. gre->SetFillStyle(1000);
  309. ci = TColor::GetColor("#0000ff");
  310. gre->SetLineColor(ci);
  311. gre->SetLineWidth(3);
  312. ci = TColor::GetColor("#0000ff");
  313. gre->SetMarkerColor(ci);
  314. gre->SetMarkerStyle(21);
  315. gre->SetMarkerSize(1.6);
  316. TH1F *Graph_Graph11050 = new TH1F("Graph_Graph11050","Graph",100,0,5.015);
  317. Graph_Graph11050->SetMinimum(0.001082352);
  318. Graph_Graph11050->SetMaximum(0.2396272);
  319. Graph_Graph11050->SetDirectory(0);
  320. Graph_Graph11050->SetStats(0);
  321. ci = TColor::GetColor("#ff0000");
  322. Graph_Graph11050->SetLineColor(ci);
  323. Graph_Graph11050->SetLineWidth(3);
  324. Graph_Graph11050->GetXaxis()->SetTitle("p_{T} [GeV/c]");
  325. Graph_Graph11050->GetXaxis()->SetRange(1,101);
  326. Graph_Graph11050->GetXaxis()->SetLabelSize(0.05);
  327. Graph_Graph11050->GetXaxis()->SetTitleSize(0.06);
  328. Graph_Graph11050->GetXaxis()->SetTitleOffset(1);
  329. Graph_Graph11050->GetYaxis()->SetTitle("v_{2}");
  330. Graph_Graph11050->GetYaxis()->SetLabelOffset(0.01);
  331. Graph_Graph11050->GetYaxis()->SetLabelSize(0.05);
  332. Graph_Graph11050->GetYaxis()->SetTitleSize(0.06);
  333. Graph_Graph11050->GetYaxis()->SetTitleOffset(1.3);
  334. Graph_Graph11050->GetZaxis()->SetLabelSize(0.05);
  335. Graph_Graph11050->GetZaxis()->SetTitleSize(0.06);
  336. Graph_Graph11050->GetZaxis()->SetTitleOffset(1);
  337. gre->SetHistogram(Graph_Graph11050);
  338. gre->Draw("p");
  339. TLegend *leg = new TLegend(0.468,0.08,0.89,0.349,NULL,"brNDC");
  340. leg->SetBorderSize(0);
  341. leg->SetTextFont(62);
  342. leg->SetLineColor(1);
  343. leg->SetLineStyle(1);
  344. leg->SetLineWidth(3);
  345. leg->SetFillColor(0);
  346. leg->SetFillStyle(1001);
  347. TLegendEntry *entry=leg->AddEntry("NULL","Au+Au,#sqrt{s_{NN}}=200 GeV","h");
  348. entry->SetLineColor(1);
  349. entry->SetLineStyle(1);
  350. entry->SetLineWidth(1);
  351. entry->SetMarkerColor(1);
  352. entry->SetMarkerStyle(21);
  353. entry->SetMarkerSize(1);
  354. entry->SetTextAlign(22);
  355. entry->SetTextFont(62);
  356. entry=leg->AddEntry("Graph0","v_{2}(TPC,#Delta#eta-gap = 0.1)","p");
  357. entry->SetLineColor(1);
  358. entry->SetLineStyle(1);
  359. entry->SetLineWidth(1);
  360. entry->SetMarkerColor(1);
  361. entry->SetMarkerStyle(20);
  362. entry->SetMarkerSize(1.6);
  363. entry->SetTextFont(62);
  364. entry=leg->AddEntry("Graph1","v_{2}(BBC,#Delta#eta-gap = 2.3)","p");
  365. entry->SetLineColor(1);
  366. entry->SetLineStyle(1);
  367. entry->SetLineWidth(1);
  368. ci = TColor::GetColor("#0000ff");
  369. entry->SetMarkerColor(ci);
  370. entry->SetMarkerStyle(21);
  371. entry->SetMarkerSize(1.6);
  372. entry->SetTextFont(62);
  373. leg->Draw();
  374. TLatex * tex = new TLatex(0.2,0.81,"STAR Preliminary");
  375. tex->SetNDC();
  376. tex->SetTextSize(0.08);
  377. tex->SetLineWidth(2);
  378. tex->Draw();
  379. tex = new TLatex(0.2,0.74,"40-50%");
  380. tex->SetNDC();
  381. tex->SetTextSize(0.08);
  382. tex->SetLineWidth(2);
  383. tex->Draw();
  384. tex = new TLatex(0.2,0.65,"h^{#pm}");
  385. tex->SetNDC();
  386. tex->SetTextSize(0.08);
  387. tex->SetLineWidth(2);
  388. tex->Draw();
  389. padUp15->Modified();
  390. canv15->cd();
  391. // ------------>Primitives in pad: padDown15
  392. TPad *padDown15 = new TPad("padDown15", "Ratio v2",0,0,1,0.33);
  393. padDown15->Draw();
  394. padDown15->cd();
  395. padDown15->Range(-1.02414,0.7205036,5.80346,1.152158);
  396. padDown15->SetFillColor(0);
  397. padDown15->SetBorderMode(0);
  398. padDown15->SetBorderSize(0);
  399. padDown15->SetTickx(1);
  400. padDown15->SetTicky(1);
  401. padDown15->SetLeftMargin(0.15);
  402. padDown15->SetTopMargin(0.005);
  403. padDown15->SetBottomMargin(0.3);
  404. padDown15->SetFrameFillColor(10);
  405. padDown15->SetFrameLineWidth(3);
  406. padDown15->SetFrameFillColor(10);
  407. padDown15->SetFrameLineWidth(3);
  408. Double_t Graph0_fx1051[16] = {
  409. 0.175,
  410. 0.3,
  411. 0.5,
  412. 0.7,
  413. 0.9,
  414. 1.1,
  415. 1.3,
  416. 1.5,
  417. 1.7,
  418. 1.9,
  419. 2.15,
  420. 2.6,
  421. 3,
  422. 3.4,
  423. 3.9,
  424. 4.625};
  425. Double_t Graph0_fy1051[16] = {
  426. 1,
  427. 1,
  428. 1,
  429. 1,
  430. 1,
  431. 1,
  432. 1,
  433. 1,
  434. 1,
  435. 1,
  436. 1,
  437. 1,
  438. 1,
  439. 1,
  440. 1,
  441. 1};
  442. Double_t Graph0_fex1051[16] = {
  443. 0,
  444. 0,
  445. 0,
  446. 0,
  447. 0,
  448. 0,
  449. 0,
  450. 0,
  451. 0,
  452. 0,
  453. 0,
  454. 0,
  455. 0,
  456. 0,
  457. 0,
  458. 0};
  459. Double_t Graph0_fey1051[16] = {
  460. 0,
  461. 0,
  462. 0,
  463. 0,
  464. 0,
  465. 0,
  466. 0,
  467. 0,
  468. 0,
  469. 0,
  470. 0,
  471. 0,
  472. 0,
  473. 0,
  474. 0,
  475. 0};
  476. gre = new TGraphErrors(16,Graph0_fx1051,Graph0_fy1051,Graph0_fex1051,Graph0_fey1051);
  477. gre->SetName("Graph0");
  478. gre->SetTitle("Graph");
  479. gre->SetFillStyle(1000);
  480. gre->SetLineWidth(3);
  481. gre->SetMarkerStyle(20);
  482. gre->SetMarkerSize(1.6);
  483. TH1F *Graph_Graph_Graph010231051 = new TH1F("Graph_Graph_Graph010231051","Graph",100,0,5.07);
  484. Graph_Graph_Graph010231051->SetMinimum(0.85);
  485. Graph_Graph_Graph010231051->SetMaximum(1.15);
  486. Graph_Graph_Graph010231051->SetDirectory(0);
  487. Graph_Graph_Graph010231051->SetStats(0);
  488. ci = TColor::GetColor("#ff0000");
  489. Graph_Graph_Graph010231051->SetLineColor(ci);
  490. Graph_Graph_Graph010231051->SetLineWidth(3);
  491. Graph_Graph_Graph010231051->GetXaxis()->SetTitle("p_{T} [GeV/c]");
  492. Graph_Graph_Graph010231051->GetXaxis()->SetRange(1,101);
  493. Graph_Graph_Graph010231051->GetXaxis()->SetLabelSize(0.11);
  494. Graph_Graph_Graph010231051->GetXaxis()->SetTitleSize(0.12);
  495. Graph_Graph_Graph010231051->GetXaxis()->SetTickLength(0.06960019);
  496. Graph_Graph_Graph010231051->GetXaxis()->SetTitleOffset(1);
  497. Graph_Graph_Graph010231051->GetYaxis()->SetTitle("v_{2}(BBC)/v_{2}(TPC)");
  498. Graph_Graph_Graph010231051->GetYaxis()->SetNdivisions(504);
  499. Graph_Graph_Graph010231051->GetYaxis()->SetLabelOffset(0.01);
  500. Graph_Graph_Graph010231051->GetYaxis()->SetLabelSize(0.11);
  501. Graph_Graph_Graph010231051->GetYaxis()->SetTitleSize(0.12);
  502. Graph_Graph_Graph010231051->GetYaxis()->SetTickLength(0.03482143);
  503. Graph_Graph_Graph010231051->GetYaxis()->SetTitleOffset(0.65);
  504. Graph_Graph_Graph010231051->GetZaxis()->SetLabelSize(0.05);
  505. Graph_Graph_Graph010231051->GetZaxis()->SetTitleSize(0.06);
  506. Graph_Graph_Graph010231051->GetZaxis()->SetTitleOffset(1);
  507. gre->SetHistogram(Graph_Graph_Graph010231051);
  508. gre->Draw("al");
  509. Double_t Graph0_fx3012[13] = {
  510. 0.175,
  511. 0.3,
  512. 0.5,
  513. 0.7,
  514. 0.9,
  515. 1.1,
  516. 1.3,
  517. 1.5,
  518. 1.7,
  519. 1.9,
  520. 2.5,
  521. 3.5,
  522. 4.575};
  523. Double_t Graph0_fy3012[13] = {
  524. 1.000617,
  525. 1.011669,
  526. 1.007249,
  527. 1.005519,
  528. 1.0051,
  529. 0.9990167,
  530. 1.00456,
  531. 1.003599,
  532. 0.9969956,
  533. 1.006266,
  534. 0.9809939,
  535. 0.9837513,
  536. 0.9186794};
  537. Double_t Graph0_felx3012[13] = {
  538. 0.08,
  539. 0.08,
  540. 0.08,
  541. 0.08,
  542. 0.08,
  543. 0.08,
  544. 0.08,
  545. 0.08,
  546. 0.08,
  547. 0.08,
  548. 0.08,
  549. 0.08,
  550. 0.08};
  551. Double_t Graph0_fely3012[13] = {
  552. 0.08044998,
  553. 0.08157724,
  554. 0.08100292,
  555. 0.08097339,
  556. 0.08085091,
  557. 0.08013778,
  558. 0.08055732,
  559. 0.08047827,
  560. 0.07990906,
  561. 0.08056978,
  562. 0.07863488,
  563. 0.07917316,
  564. 0.07352556};
  565. Double_t Graph0_fehx3012[13] = {
  566. 0.08,
  567. 0.08,
  568. 0.08,
  569. 0.08,
  570. 0.08,
  571. 0.08,
  572. 0.08,
  573. 0.08,
  574. 0.08,
  575. 0.08,
  576. 0.08,
  577. 0.08,
  578. 0.08};
  579. Double_t Graph0_fehy3012[13] = {
  580. 0,
  581. 0,
  582. 0,
  583. 0,
  584. 0,
  585. 0,
  586. 0,
  587. 0,
  588. 0,
  589. 0,
  590. 0,
  591. 0,
  592. 0};
  593. grae = new TGraphAsymmErrors(13,Graph0_fx3012,Graph0_fy3012,Graph0_felx3012,Graph0_fehx3012,Graph0_fely3012,Graph0_fehy3012);
  594. grae->SetName("Graph0");
  595. grae->SetTitle("Graph");
  596. ci = TColor::GetColor("#6666ff");
  597. grae->SetFillColor(ci);
  598. grae->SetFillStyle(3003);
  599. ci = TColor::GetColor("#9999ff");
  600. grae->SetLineColor(ci);
  601. grae->SetLineWidth(3);
  602. TH1F *Graph_Graph03012 = new TH1F("Graph_Graph03012","Graph",100,0,5.111);
  603. Graph_Graph03012->SetMinimum(0.8285023);
  604. Graph_Graph03012->SetMaximum(1.028321);
  605. Graph_Graph03012->SetDirectory(0);
  606. Graph_Graph03012->SetStats(0);
  607. ci = TColor::GetColor("#ff0000");
  608. Graph_Graph03012->SetLineColor(ci);
  609. Graph_Graph03012->SetLineWidth(3);
  610. Graph_Graph03012->GetXaxis()->SetRange(1,101);
  611. Graph_Graph03012->GetXaxis()->SetLabelSize(0.05);
  612. Graph_Graph03012->GetXaxis()->SetTitleSize(0.06);
  613. Graph_Graph03012->GetXaxis()->SetTitleOffset(1);
  614. Graph_Graph03012->GetYaxis()->SetLabelOffset(0.01);
  615. Graph_Graph03012->GetYaxis()->SetLabelSize(0.05);
  616. Graph_Graph03012->GetYaxis()->SetTitleSize(0.06);
  617. Graph_Graph03012->GetYaxis()->SetTitleOffset(1.3);
  618. Graph_Graph03012->GetZaxis()->SetLabelSize(0.05);
  619. Graph_Graph03012->GetZaxis()->SetTitleSize(0.06);
  620. Graph_Graph03012->GetZaxis()->SetTitleOffset(1);
  621. grae->SetHistogram(Graph_Graph03012);
  622. grae->Draw("5");
  623. Double_t Graph1_fx1052[13] = {
  624. 0.175,
  625. 0.3,
  626. 0.5,
  627. 0.7,
  628. 0.9,
  629. 1.1,
  630. 1.3,
  631. 1.5,
  632. 1.7,
  633. 1.9,
  634. 2.5,
  635. 3.5,
  636. 4.575};
  637. Double_t Graph1_fy1052[13] = {
  638. 1.000617,
  639. 1.011669,
  640. 1.007249,
  641. 1.005519,
  642. 1.0051,
  643. 0.9990167,
  644. 1.00456,
  645. 1.003599,
  646. 0.9969956,
  647. 1.006266,
  648. 0.9809939,
  649. 0.9837513,
  650. 0.9186794};
  651. Double_t Graph1_fex1052[13] = {
  652. 0,
  653. 0,
  654. 0,
  655. 0,
  656. 0,
  657. 0,
  658. 0,
  659. 0,
  660. 0,
  661. 0,
  662. 0,
  663. 0,
  664. 0};
  665. Double_t Graph1_fey1052[13] = {
  666. 0.01237164,
  667. 0.00432572,
  668. 0.004752719,
  669. 0.003125077,
  670. 0.002643887,
  671. 0.003680077,
  672. 0.005786925,
  673. 0.003907068,
  674. 0.006026032,
  675. 0.007344428,
  676. 0.005744482,
  677. 0.01695348,
  678. 0.04479668};
  679. gre = new TGraphErrors(13,Graph1_fx1052,Graph1_fy1052,Graph1_fex1052,Graph1_fey1052);
  680. gre->SetName("Graph1");
  681. gre->SetTitle("Graph");
  682. gre->SetFillStyle(1000);
  683. ci = TColor::GetColor("#0000ff");
  684. gre->SetLineColor(ci);
  685. gre->SetLineWidth(3);
  686. ci = TColor::GetColor("#0000ff");
  687. gre->SetMarkerColor(ci);
  688. gre->SetMarkerStyle(21);
  689. gre->SetMarkerSize(1.6);
  690. TH1F *Graph_Graph11052 = new TH1F("Graph_Graph11052","Graph",100,0,5.015);
  691. Graph_Graph11052->SetMinimum(0.8596715);
  692. Graph_Graph11052->SetMaximum(1.030206);
  693. Graph_Graph11052->SetDirectory(0);
  694. Graph_Graph11052->SetStats(0);
  695. ci = TColor::GetColor("#ff0000");
  696. Graph_Graph11052->SetLineColor(ci);
  697. Graph_Graph11052->SetLineWidth(3);
  698. Graph_Graph11052->GetXaxis()->SetRange(1,101);
  699. Graph_Graph11052->GetXaxis()->SetLabelSize(0.05);
  700. Graph_Graph11052->GetXaxis()->SetTitleSize(0.06);
  701. Graph_Graph11052->GetXaxis()->SetTitleOffset(1);
  702. Graph_Graph11052->GetYaxis()->SetLabelOffset(0.01);
  703. Graph_Graph11052->GetYaxis()->SetLabelSize(0.05);
  704. Graph_Graph11052->GetYaxis()->SetTitleSize(0.06);
  705. Graph_Graph11052->GetYaxis()->SetTitleOffset(1.3);
  706. Graph_Graph11052->GetZaxis()->SetLabelSize(0.05);
  707. Graph_Graph11052->GetZaxis()->SetTitleSize(0.06);
  708. Graph_Graph11052->GetZaxis()->SetTitleOffset(1);
  709. gre->SetHistogram(Graph_Graph11052);
  710. gre->Draw("p");
  711. TLine *line = new TLine(0,1,5.1,1);
  712. line->SetLineWidth(3);
  713. line->Draw();
  714. line = new TLine(0,0.95,5.1,0.95);
  715. line->SetLineStyle(2);
  716. line->SetLineWidth(2);
  717. line->Draw();
  718. line = new TLine(0,1.05,5.1,1.05);
  719. line->SetLineStyle(2);
  720. line->SetLineWidth(2);
  721. line->Draw();
  722. padDown15->Modified();
  723. canv15->cd();
  724. canv15->Modified();
  725. canv15->cd();
  726. canv15->SetSelected(canv15);
  727. }