123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764 |
- void v2_CH_BBC_pt_cent5()
- {
- //=========Macro generated from canvas: canv15/Canvas 1 5
- //========= (Tue Aug 13 17:51:28 2019) by ROOT version 6.19/01
- TCanvas *canv15 = new TCanvas("canv15", "Canvas 1 5",0,0,900,800);
- gStyle->SetOptStat(0);
- gStyle->SetOptTitle(0);
- canv15->Range(0,0,1,1);
- canv15->SetFillColor(10);
- canv15->SetBorderMode(0);
- canv15->SetBorderSize(2);
- canv15->SetTickx(1);
- canv15->SetTicky(1);
- canv15->SetLeftMargin(0.15);
- canv15->SetBottomMargin(0.15);
- canv15->SetFrameLineWidth(3);
-
- // ------------>Primitives in pad: padUp15
- TPad *padUp15 = new TPad("padUp15", "v2 vs pt",0,0.33,1,1);
- padUp15->Draw();
- padUp15->cd();
- padUp15->Range(-1.02414,-0.003,5.80346,0.3336667);
- padUp15->SetFillColor(0);
- padUp15->SetBorderMode(0);
- padUp15->SetBorderSize(0);
- padUp15->SetTickx(1);
- padUp15->SetTicky(1);
- padUp15->SetLeftMargin(0.15);
- padUp15->SetBottomMargin(0);
- padUp15->SetFrameFillColor(10);
- padUp15->SetFrameLineWidth(3);
- padUp15->SetFrameFillColor(10);
- padUp15->SetFrameLineWidth(3);
-
- Double_t Graph0_fx1049[16] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.15,
- 2.6,
- 3,
- 3.4,
- 3.9,
- 4.625};
- Double_t Graph0_fy1049[16] = {
- 0.02120391,
- 0.04570902,
- 0.06889881,
- 0.08990207,
- 0.1204687,
- 0.1485088,
- 0.1629721,
- 0.1784777,
- 0.1958668,
- 0.2065001,
- 0.2150453,
- 0.2226669,
- 0.2234008,
- 0.2205345,
- 0.2156038,
- 0.2055149};
- Double_t Graph0_fex1049[16] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- Double_t Graph0_fey1049[16] = {
- 5.761322e-05,
- 4.340783e-05,
- 7.190003e-05,
- 6.166393e-05,
- 6.983931e-05,
- 0.0001197154,
- 0.000206396,
- 0.0001525054,
- 0.0002579256,
- 0.0003310846,
- 0.0003650461,
- 0.0004263542,
- 0.001198921,
- 0.001020271,
- 0.002286284,
- 0.002054012};
- TGraphErrors *gre = new TGraphErrors(16,Graph0_fx1049,Graph0_fy1049,Graph0_fex1049,Graph0_fey1049);
- gre->SetName("Graph0");
- gre->SetTitle("Graph");
- gre->SetFillStyle(1000);
- gre->SetLineWidth(3);
- gre->SetMarkerStyle(20);
- gre->SetMarkerSize(1.6);
-
- TH1F *Graph_Graph_Graph010211049 = new TH1F("Graph_Graph_Graph010211049","Graph",100,0,5.07);
- Graph_Graph_Graph010211049->SetMinimum(-0.003);
- Graph_Graph_Graph010211049->SetMaximum(0.3);
- Graph_Graph_Graph010211049->SetDirectory(0);
- Graph_Graph_Graph010211049->SetStats(0);
- Int_t ci; // for color index setting
- TColor *color; // for color definition with alpha
- ci = TColor::GetColor("#ff0000");
- Graph_Graph_Graph010211049->SetLineColor(ci);
- Graph_Graph_Graph010211049->SetLineWidth(3);
- Graph_Graph_Graph010211049->GetXaxis()->SetTitle("p_{T} [GeV/c]");
- Graph_Graph_Graph010211049->GetXaxis()->SetRange(1,101);
- Graph_Graph_Graph010211049->GetXaxis()->SetLabelSize(0.05);
- Graph_Graph_Graph010211049->GetXaxis()->SetTitleSize(0.06);
- Graph_Graph_Graph010211049->GetXaxis()->SetTitleOffset(1);
- Graph_Graph_Graph010211049->GetYaxis()->SetTitle("v_{2}");
- Graph_Graph_Graph010211049->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph_Graph010211049->GetYaxis()->SetLabelSize(0.05);
- Graph_Graph_Graph010211049->GetYaxis()->SetTitleSize(0.06);
- Graph_Graph_Graph010211049->GetYaxis()->SetTitleOffset(1.3);
- Graph_Graph_Graph010211049->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph_Graph010211049->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph_Graph010211049->GetZaxis()->SetTitleOffset(1);
- gre->SetHistogram(Graph_Graph_Graph010211049);
-
- gre->Draw("ap");
-
- Double_t Graph0_fx3011[13] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.5,
- 3.5,
- 4.575};
- Double_t Graph0_fy3011[13] = {
- 0.021217,
- 0.04624241,
- 0.06939826,
- 0.0903982,
- 0.121083,
- 0.1483627,
- 0.1637153,
- 0.1791201,
- 0.1952783,
- 0.2077941,
- 0.2174873,
- 0.2160489,
- 0.1895954};
- Double_t Graph0_felx3011[13] = {
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08};
- Double_t Graph0_fely3011[13] = {
- 0.00170488,
- 0.003728557,
- 0.005580535,
- 0.007279411,
- 0.009739749,
- 0.01190056,
- 0.01312696,
- 0.01436277,
- 0.01564942,
- 0.01663433,
- 0.01742975,
- 0.01738274,
- 0.01513404};
- Double_t Graph0_fehx3011[13] = {
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08};
- Double_t Graph0_fehy3011[13] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- TGraphAsymmErrors *grae = new TGraphAsymmErrors(13,Graph0_fx3011,Graph0_fy3011,Graph0_felx3011,Graph0_fehx3011,Graph0_fely3011,Graph0_fehy3011);
- grae->SetName("Graph0");
- grae->SetTitle("Graph");
- ci = TColor::GetColor("#6666ff");
- grae->SetFillColor(ci);
- grae->SetFillStyle(3003);
- ci = TColor::GetColor("#9999ff");
- grae->SetLineColor(ci);
- grae->SetLineWidth(3);
-
- TH1F *Graph_Graph03011 = new TH1F("Graph_Graph03011","Graph",100,0,5.111);
- Graph_Graph03011->SetMinimum(0.01756091);
- Graph_Graph03011->SetMaximum(0.2372848);
- Graph_Graph03011->SetDirectory(0);
- Graph_Graph03011->SetStats(0);
- ci = TColor::GetColor("#ff0000");
- Graph_Graph03011->SetLineColor(ci);
- Graph_Graph03011->SetLineWidth(3);
- Graph_Graph03011->GetXaxis()->SetTitle("p_{T} [GeV/c]");
- Graph_Graph03011->GetXaxis()->SetRange(1,101);
- Graph_Graph03011->GetXaxis()->SetLabelSize(0.05);
- Graph_Graph03011->GetXaxis()->SetTitleSize(0.06);
- Graph_Graph03011->GetXaxis()->SetTitleOffset(1);
- Graph_Graph03011->GetYaxis()->SetTitle("v_{2}");
- Graph_Graph03011->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph03011->GetYaxis()->SetLabelSize(0.05);
- Graph_Graph03011->GetYaxis()->SetTitleSize(0.06);
- Graph_Graph03011->GetYaxis()->SetTitleOffset(1.3);
- Graph_Graph03011->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph03011->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph03011->GetZaxis()->SetTitleOffset(1);
- grae->SetHistogram(Graph_Graph03011);
-
- grae->Draw("5");
-
- Double_t Graph1_fx1050[13] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.5,
- 3.5,
- 4.575};
- Double_t Graph1_fy1050[13] = {
- 0.021217,
- 0.04624241,
- 0.06939826,
- 0.0903982,
- 0.121083,
- 0.1483627,
- 0.1637153,
- 0.1791201,
- 0.1952783,
- 0.2077941,
- 0.2174873,
- 0.2160489,
- 0.1895954};
- Double_t Graph1_fex1050[13] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- Double_t Graph1_fey1050[13] = {
- 0.0002559143,
- 0.0001927861,
- 0.0003193478,
- 0.0002740235,
- 0.0003106741,
- 0.0005332772,
- 0.0009200342,
- 0.0006803206,
- 0.001151947,
- 0.00147958,
- 0.001222173,
- 0.003699579,
- 0.009179213};
- gre = new TGraphErrors(13,Graph1_fx1050,Graph1_fy1050,Graph1_fex1050,Graph1_fey1050);
- gre->SetName("Graph1");
- gre->SetTitle("Graph");
- gre->SetFillStyle(1000);
- ci = TColor::GetColor("#0000ff");
- gre->SetLineColor(ci);
- gre->SetLineWidth(3);
- ci = TColor::GetColor("#0000ff");
- gre->SetMarkerColor(ci);
- gre->SetMarkerStyle(21);
- gre->SetMarkerSize(1.6);
-
- TH1F *Graph_Graph11050 = new TH1F("Graph_Graph11050","Graph",100,0,5.015);
- Graph_Graph11050->SetMinimum(0.001082352);
- Graph_Graph11050->SetMaximum(0.2396272);
- Graph_Graph11050->SetDirectory(0);
- Graph_Graph11050->SetStats(0);
- ci = TColor::GetColor("#ff0000");
- Graph_Graph11050->SetLineColor(ci);
- Graph_Graph11050->SetLineWidth(3);
- Graph_Graph11050->GetXaxis()->SetTitle("p_{T} [GeV/c]");
- Graph_Graph11050->GetXaxis()->SetRange(1,101);
- Graph_Graph11050->GetXaxis()->SetLabelSize(0.05);
- Graph_Graph11050->GetXaxis()->SetTitleSize(0.06);
- Graph_Graph11050->GetXaxis()->SetTitleOffset(1);
- Graph_Graph11050->GetYaxis()->SetTitle("v_{2}");
- Graph_Graph11050->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph11050->GetYaxis()->SetLabelSize(0.05);
- Graph_Graph11050->GetYaxis()->SetTitleSize(0.06);
- Graph_Graph11050->GetYaxis()->SetTitleOffset(1.3);
- Graph_Graph11050->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph11050->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph11050->GetZaxis()->SetTitleOffset(1);
- gre->SetHistogram(Graph_Graph11050);
-
- gre->Draw("p");
-
- TLegend *leg = new TLegend(0.468,0.08,0.89,0.349,NULL,"brNDC");
- leg->SetBorderSize(0);
- leg->SetTextFont(62);
- leg->SetLineColor(1);
- leg->SetLineStyle(1);
- leg->SetLineWidth(3);
- leg->SetFillColor(0);
- leg->SetFillStyle(1001);
- TLegendEntry *entry=leg->AddEntry("NULL","Au+Au,#sqrt{s_{NN}}=200 GeV","h");
- entry->SetLineColor(1);
- entry->SetLineStyle(1);
- entry->SetLineWidth(1);
- entry->SetMarkerColor(1);
- entry->SetMarkerStyle(21);
- entry->SetMarkerSize(1);
- entry->SetTextAlign(22);
- entry->SetTextFont(62);
- entry=leg->AddEntry("Graph0","v_{2}(TPC,#Delta#eta-gap = 0.1)","p");
- entry->SetLineColor(1);
- entry->SetLineStyle(1);
- entry->SetLineWidth(1);
- entry->SetMarkerColor(1);
- entry->SetMarkerStyle(20);
- entry->SetMarkerSize(1.6);
- entry->SetTextFont(62);
- entry=leg->AddEntry("Graph1","v_{2}(BBC,#Delta#eta-gap = 2.3)","p");
- entry->SetLineColor(1);
- entry->SetLineStyle(1);
- entry->SetLineWidth(1);
- ci = TColor::GetColor("#0000ff");
- entry->SetMarkerColor(ci);
- entry->SetMarkerStyle(21);
- entry->SetMarkerSize(1.6);
- entry->SetTextFont(62);
- leg->Draw();
- TLatex * tex = new TLatex(0.2,0.81,"STAR Preliminary");
- tex->SetNDC();
- tex->SetTextSize(0.08);
- tex->SetLineWidth(2);
- tex->Draw();
- tex = new TLatex(0.2,0.74,"40-50%");
- tex->SetNDC();
- tex->SetTextSize(0.08);
- tex->SetLineWidth(2);
- tex->Draw();
- tex = new TLatex(0.2,0.65,"h^{#pm}");
- tex->SetNDC();
- tex->SetTextSize(0.08);
- tex->SetLineWidth(2);
- tex->Draw();
- padUp15->Modified();
- canv15->cd();
-
- // ------------>Primitives in pad: padDown15
- TPad *padDown15 = new TPad("padDown15", "Ratio v2",0,0,1,0.33);
- padDown15->Draw();
- padDown15->cd();
- padDown15->Range(-1.02414,0.7205036,5.80346,1.152158);
- padDown15->SetFillColor(0);
- padDown15->SetBorderMode(0);
- padDown15->SetBorderSize(0);
- padDown15->SetTickx(1);
- padDown15->SetTicky(1);
- padDown15->SetLeftMargin(0.15);
- padDown15->SetTopMargin(0.005);
- padDown15->SetBottomMargin(0.3);
- padDown15->SetFrameFillColor(10);
- padDown15->SetFrameLineWidth(3);
- padDown15->SetFrameFillColor(10);
- padDown15->SetFrameLineWidth(3);
-
- Double_t Graph0_fx1051[16] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.15,
- 2.6,
- 3,
- 3.4,
- 3.9,
- 4.625};
- Double_t Graph0_fy1051[16] = {
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1};
- Double_t Graph0_fex1051[16] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- Double_t Graph0_fey1051[16] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- gre = new TGraphErrors(16,Graph0_fx1051,Graph0_fy1051,Graph0_fex1051,Graph0_fey1051);
- gre->SetName("Graph0");
- gre->SetTitle("Graph");
- gre->SetFillStyle(1000);
- gre->SetLineWidth(3);
- gre->SetMarkerStyle(20);
- gre->SetMarkerSize(1.6);
-
- TH1F *Graph_Graph_Graph010231051 = new TH1F("Graph_Graph_Graph010231051","Graph",100,0,5.07);
- Graph_Graph_Graph010231051->SetMinimum(0.85);
- Graph_Graph_Graph010231051->SetMaximum(1.15);
- Graph_Graph_Graph010231051->SetDirectory(0);
- Graph_Graph_Graph010231051->SetStats(0);
- ci = TColor::GetColor("#ff0000");
- Graph_Graph_Graph010231051->SetLineColor(ci);
- Graph_Graph_Graph010231051->SetLineWidth(3);
- Graph_Graph_Graph010231051->GetXaxis()->SetTitle("p_{T} [GeV/c]");
- Graph_Graph_Graph010231051->GetXaxis()->SetRange(1,101);
- Graph_Graph_Graph010231051->GetXaxis()->SetLabelSize(0.11);
- Graph_Graph_Graph010231051->GetXaxis()->SetTitleSize(0.12);
- Graph_Graph_Graph010231051->GetXaxis()->SetTickLength(0.06960019);
- Graph_Graph_Graph010231051->GetXaxis()->SetTitleOffset(1);
- Graph_Graph_Graph010231051->GetYaxis()->SetTitle("v_{2}(BBC)/v_{2}(TPC)");
- Graph_Graph_Graph010231051->GetYaxis()->SetNdivisions(504);
- Graph_Graph_Graph010231051->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph_Graph010231051->GetYaxis()->SetLabelSize(0.11);
- Graph_Graph_Graph010231051->GetYaxis()->SetTitleSize(0.12);
- Graph_Graph_Graph010231051->GetYaxis()->SetTickLength(0.03482143);
- Graph_Graph_Graph010231051->GetYaxis()->SetTitleOffset(0.65);
- Graph_Graph_Graph010231051->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph_Graph010231051->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph_Graph010231051->GetZaxis()->SetTitleOffset(1);
- gre->SetHistogram(Graph_Graph_Graph010231051);
-
- gre->Draw("al");
-
- Double_t Graph0_fx3012[13] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.5,
- 3.5,
- 4.575};
- Double_t Graph0_fy3012[13] = {
- 1.000617,
- 1.011669,
- 1.007249,
- 1.005519,
- 1.0051,
- 0.9990167,
- 1.00456,
- 1.003599,
- 0.9969956,
- 1.006266,
- 0.9809939,
- 0.9837513,
- 0.9186794};
- Double_t Graph0_felx3012[13] = {
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08};
- Double_t Graph0_fely3012[13] = {
- 0.08044998,
- 0.08157724,
- 0.08100292,
- 0.08097339,
- 0.08085091,
- 0.08013778,
- 0.08055732,
- 0.08047827,
- 0.07990906,
- 0.08056978,
- 0.07863488,
- 0.07917316,
- 0.07352556};
- Double_t Graph0_fehx3012[13] = {
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08,
- 0.08};
- Double_t Graph0_fehy3012[13] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- grae = new TGraphAsymmErrors(13,Graph0_fx3012,Graph0_fy3012,Graph0_felx3012,Graph0_fehx3012,Graph0_fely3012,Graph0_fehy3012);
- grae->SetName("Graph0");
- grae->SetTitle("Graph");
- ci = TColor::GetColor("#6666ff");
- grae->SetFillColor(ci);
- grae->SetFillStyle(3003);
- ci = TColor::GetColor("#9999ff");
- grae->SetLineColor(ci);
- grae->SetLineWidth(3);
-
- TH1F *Graph_Graph03012 = new TH1F("Graph_Graph03012","Graph",100,0,5.111);
- Graph_Graph03012->SetMinimum(0.8285023);
- Graph_Graph03012->SetMaximum(1.028321);
- Graph_Graph03012->SetDirectory(0);
- Graph_Graph03012->SetStats(0);
- ci = TColor::GetColor("#ff0000");
- Graph_Graph03012->SetLineColor(ci);
- Graph_Graph03012->SetLineWidth(3);
- Graph_Graph03012->GetXaxis()->SetRange(1,101);
- Graph_Graph03012->GetXaxis()->SetLabelSize(0.05);
- Graph_Graph03012->GetXaxis()->SetTitleSize(0.06);
- Graph_Graph03012->GetXaxis()->SetTitleOffset(1);
- Graph_Graph03012->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph03012->GetYaxis()->SetLabelSize(0.05);
- Graph_Graph03012->GetYaxis()->SetTitleSize(0.06);
- Graph_Graph03012->GetYaxis()->SetTitleOffset(1.3);
- Graph_Graph03012->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph03012->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph03012->GetZaxis()->SetTitleOffset(1);
- grae->SetHistogram(Graph_Graph03012);
-
- grae->Draw("5");
-
- Double_t Graph1_fx1052[13] = {
- 0.175,
- 0.3,
- 0.5,
- 0.7,
- 0.9,
- 1.1,
- 1.3,
- 1.5,
- 1.7,
- 1.9,
- 2.5,
- 3.5,
- 4.575};
- Double_t Graph1_fy1052[13] = {
- 1.000617,
- 1.011669,
- 1.007249,
- 1.005519,
- 1.0051,
- 0.9990167,
- 1.00456,
- 1.003599,
- 0.9969956,
- 1.006266,
- 0.9809939,
- 0.9837513,
- 0.9186794};
- Double_t Graph1_fex1052[13] = {
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0};
- Double_t Graph1_fey1052[13] = {
- 0.01237164,
- 0.00432572,
- 0.004752719,
- 0.003125077,
- 0.002643887,
- 0.003680077,
- 0.005786925,
- 0.003907068,
- 0.006026032,
- 0.007344428,
- 0.005744482,
- 0.01695348,
- 0.04479668};
- gre = new TGraphErrors(13,Graph1_fx1052,Graph1_fy1052,Graph1_fex1052,Graph1_fey1052);
- gre->SetName("Graph1");
- gre->SetTitle("Graph");
- gre->SetFillStyle(1000);
- ci = TColor::GetColor("#0000ff");
- gre->SetLineColor(ci);
- gre->SetLineWidth(3);
- ci = TColor::GetColor("#0000ff");
- gre->SetMarkerColor(ci);
- gre->SetMarkerStyle(21);
- gre->SetMarkerSize(1.6);
-
- TH1F *Graph_Graph11052 = new TH1F("Graph_Graph11052","Graph",100,0,5.015);
- Graph_Graph11052->SetMinimum(0.8596715);
- Graph_Graph11052->SetMaximum(1.030206);
- Graph_Graph11052->SetDirectory(0);
- Graph_Graph11052->SetStats(0);
- ci = TColor::GetColor("#ff0000");
- Graph_Graph11052->SetLineColor(ci);
- Graph_Graph11052->SetLineWidth(3);
- Graph_Graph11052->GetXaxis()->SetRange(1,101);
- Graph_Graph11052->GetXaxis()->SetLabelSize(0.05);
- Graph_Graph11052->GetXaxis()->SetTitleSize(0.06);
- Graph_Graph11052->GetXaxis()->SetTitleOffset(1);
- Graph_Graph11052->GetYaxis()->SetLabelOffset(0.01);
- Graph_Graph11052->GetYaxis()->SetLabelSize(0.05);
- Graph_Graph11052->GetYaxis()->SetTitleSize(0.06);
- Graph_Graph11052->GetYaxis()->SetTitleOffset(1.3);
- Graph_Graph11052->GetZaxis()->SetLabelSize(0.05);
- Graph_Graph11052->GetZaxis()->SetTitleSize(0.06);
- Graph_Graph11052->GetZaxis()->SetTitleOffset(1);
- gre->SetHistogram(Graph_Graph11052);
-
- gre->Draw("p");
- TLine *line = new TLine(0,1,5.1,1);
- line->SetLineWidth(3);
- line->Draw();
- line = new TLine(0,0.95,5.1,0.95);
- line->SetLineStyle(2);
- line->SetLineWidth(2);
- line->Draw();
- line = new TLine(0,1.05,5.1,1.05);
- line->SetLineStyle(2);
- line->SetLineWidth(2);
- line->Draw();
- padDown15->Modified();
- canv15->cd();
- canv15->Modified();
- canv15->cd();
- canv15->SetSelected(canv15);
- }
|