void ThePTEvolutionRelGEN() { //=========Macro generated from canvas: ThePTEvolutionRelGEN/ThePTEvolutionRelGEN //========= (Tue Apr 19 16:33:15 2016) by ROOT version6.06/01 TCanvas *ThePTEvolutionRelGEN = new TCanvas("ThePTEvolutionRelGEN", "ThePTEvolutionRelGEN",3,54,600,600); ThePTEvolutionRelGEN->Range(-101.2857,0.7272727,555.8571,2.545455); ThePTEvolutionRelGEN->SetFillColor(0); ThePTEvolutionRelGEN->SetBorderMode(0); ThePTEvolutionRelGEN->SetBorderSize(10); ThePTEvolutionRelGEN->SetGridx(); ThePTEvolutionRelGEN->SetGridy(); ThePTEvolutionRelGEN->SetLeftMargin(0.18); ThePTEvolutionRelGEN->SetRightMargin(0.05); ThePTEvolutionRelGEN->SetTopMargin(0.08); ThePTEvolutionRelGEN->SetBottomMargin(0.15); ThePTEvolutionRelGEN->SetFrameFillStyle(0); ThePTEvolutionRelGEN->SetFrameLineStyle(0); ThePTEvolutionRelGEN->SetFrameBorderMode(0); ThePTEvolutionRelGEN->SetFrameBorderSize(10); ThePTEvolutionRelGEN->SetFrameFillStyle(0); ThePTEvolutionRelGEN->SetFrameLineStyle(0); ThePTEvolutionRelGEN->SetFrameBorderMode(0); ThePTEvolutionRelGEN->SetFrameBorderSize(10); TMultiGraph *multigraph = new TMultiGraph(); multigraph->SetName(""); multigraph->SetTitle("P_{T}/(HLT Threshold) for 99% efficiency (GEN)"); Double_t Graph_fx1[10] = { 40, 60, 80, 140, 200, 260, 320, 400, 450, 500}; Double_t Graph_fy1[10] = { 1.637264, 1.532582, 1.457188, 1.372876, 1.345688, 1.314444, 1.313477, 1.303449, 1.290628, 1.307202}; TGraph *graph = new TGraph(10,Graph_fx1,Graph_fy1); graph->SetName("Graph"); graph->SetTitle("AK4"); graph->SetFillColor(1); Int_t ci; // for color index setting TColor *color; // for color definition with alpha ci = TColor::GetColor("#ff0000"); graph->SetLineColor(ci); graph->SetLineWidth(3); ci = TColor::GetColor("#ff0000"); graph->SetMarkerColor(ci); graph->SetMarkerStyle(20); graph->SetMarkerSize(0.9); TH1F *Graph_Graph1 = new TH1F("Graph_Graph1","AK4",100,0,550); Graph_Graph1->SetMinimum(1.255964); Graph_Graph1->SetMaximum(1.671927); Graph_Graph1->SetDirectory(0); Graph_Graph1->SetStats(0); ci = TColor::GetColor("#000099"); Graph_Graph1->SetLineColor(ci); Graph_Graph1->GetXaxis()->SetTitle("PF Jet P_{T} Threshold"); Graph_Graph1->GetXaxis()->SetLabelFont(42); Graph_Graph1->GetXaxis()->SetLabelOffset(0.014); Graph_Graph1->GetXaxis()->SetLabelSize(0.05); Graph_Graph1->GetXaxis()->SetTitleSize(0.055); Graph_Graph1->GetXaxis()->SetTitleOffset(1.3); Graph_Graph1->GetXaxis()->SetTitleFont(42); Graph_Graph1->GetYaxis()->SetTitle("Efficiency"); Graph_Graph1->GetYaxis()->SetLabelFont(42); Graph_Graph1->GetYaxis()->SetLabelOffset(0.014); Graph_Graph1->GetYaxis()->SetLabelSize(0.05); Graph_Graph1->GetYaxis()->SetTitleSize(0.055); Graph_Graph1->GetYaxis()->SetTitleOffset(1.6); Graph_Graph1->GetYaxis()->SetTitleFont(42); Graph_Graph1->GetZaxis()->SetLabelFont(42); Graph_Graph1->GetZaxis()->SetLabelSize(0.035); Graph_Graph1->GetZaxis()->SetTitleSize(0.035); Graph_Graph1->GetZaxis()->SetTitleFont(42); graph->SetHistogram(Graph_Graph1); multigraph->Add(graph,"LP"); Double_t Graph_fx2[10] = { 40, 60, 80, 140, 200, 260, 320, 400, 450, 500}; Double_t Graph_fy2[10] = { 1.715979, 1.692757, 1.594937, 1.430813, 1.368147, 1.3265, 1.304598, 1.28272, 1.282572, 1.269231}; graph = new TGraph(10,Graph_fx2,Graph_fy2); graph->SetName("Graph"); graph->SetTitle("AK8"); graph->SetFillColor(1); ci = TColor::GetColor("#00ff00"); graph->SetLineColor(ci); graph->SetLineWidth(3); ci = TColor::GetColor("#00ff00"); graph->SetMarkerColor(ci); graph->SetMarkerStyle(20); graph->SetMarkerSize(0.9); TH1F *Graph_Graph2 = new TH1F("Graph_Graph2","AK8",100,0,550); Graph_Graph2->SetMinimum(1.224556); Graph_Graph2->SetMaximum(1.760654); Graph_Graph2->SetDirectory(0); Graph_Graph2->SetStats(0); ci = TColor::GetColor("#000099"); Graph_Graph2->SetLineColor(ci); Graph_Graph2->GetXaxis()->SetTitle("PF Jet P_{T} Threshold"); Graph_Graph2->GetXaxis()->SetLabelFont(42); Graph_Graph2->GetXaxis()->SetLabelOffset(0.014); Graph_Graph2->GetXaxis()->SetLabelSize(0.05); Graph_Graph2->GetXaxis()->SetTitleSize(0.055); Graph_Graph2->GetXaxis()->SetTitleOffset(1.3); Graph_Graph2->GetXaxis()->SetTitleFont(42); Graph_Graph2->GetYaxis()->SetTitle("Efficiency"); Graph_Graph2->GetYaxis()->SetLabelFont(42); Graph_Graph2->GetYaxis()->SetLabelOffset(0.014); Graph_Graph2->GetYaxis()->SetLabelSize(0.05); Graph_Graph2->GetYaxis()->SetTitleSize(0.055); Graph_Graph2->GetYaxis()->SetTitleOffset(1.6); Graph_Graph2->GetYaxis()->SetTitleFont(42); Graph_Graph2->GetZaxis()->SetLabelFont(42); Graph_Graph2->GetZaxis()->SetLabelSize(0.035); Graph_Graph2->GetZaxis()->SetTitleSize(0.035); Graph_Graph2->GetZaxis()->SetTitleFont(42); graph->SetHistogram(Graph_Graph2); multigraph->Add(graph,"LP"); Double_t Graph_fx3[10] = { 40, 60, 80, 140, 200, 260, 320, 400, 450, 500}; Double_t Graph_fy3[10] = { 2.09079, 1.943745, 1.867341, 1.774279, 1.71717, 1.697312, 1.670111, 1.659416, 1.65583, 1.605905}; graph = new TGraph(10,Graph_fx3,Graph_fy3); graph->SetName("Graph"); graph->SetTitle("AK4-AK8"); graph->SetFillColor(1); ci = TColor::GetColor("#0000ff"); graph->SetLineColor(ci); graph->SetLineWidth(3); ci = TColor::GetColor("#0000ff"); graph->SetMarkerColor(ci); graph->SetMarkerStyle(20); graph->SetMarkerSize(0.9); TH1F *Graph_Graph3 = new TH1F("Graph_Graph3","AK4-AK8",100,0,550); Graph_Graph3->SetMinimum(1.557416); Graph_Graph3->SetMaximum(2.139279); Graph_Graph3->SetDirectory(0); Graph_Graph3->SetStats(0); ci = TColor::GetColor("#000099"); Graph_Graph3->SetLineColor(ci); Graph_Graph3->GetXaxis()->SetTitle("PF Jet P_{T} Threshold"); Graph_Graph3->GetXaxis()->SetLabelFont(42); Graph_Graph3->GetXaxis()->SetLabelOffset(0.014); Graph_Graph3->GetXaxis()->SetLabelSize(0.05); Graph_Graph3->GetXaxis()->SetTitleSize(0.055); Graph_Graph3->GetXaxis()->SetTitleOffset(1.3); Graph_Graph3->GetXaxis()->SetTitleFont(42); Graph_Graph3->GetYaxis()->SetTitle("Efficiency"); Graph_Graph3->GetYaxis()->SetLabelFont(42); Graph_Graph3->GetYaxis()->SetLabelOffset(0.014); Graph_Graph3->GetYaxis()->SetLabelSize(0.05); Graph_Graph3->GetYaxis()->SetTitleSize(0.055); Graph_Graph3->GetYaxis()->SetTitleOffset(1.6); Graph_Graph3->GetYaxis()->SetTitleFont(42); Graph_Graph3->GetZaxis()->SetLabelFont(42); Graph_Graph3->GetZaxis()->SetLabelSize(0.035); Graph_Graph3->GetZaxis()->SetTitleSize(0.035); Graph_Graph3->GetZaxis()->SetTitleFont(42); graph->SetHistogram(Graph_Graph3); multigraph->Add(graph,"LP"); multigraph->Draw("APL"); multigraph->GetXaxis()->SetTitle("PF Jet P_{T} Threshold"); multigraph->GetXaxis()->SetLabelFont(42); multigraph->GetXaxis()->SetLabelOffset(0.014); multigraph->GetXaxis()->SetLabelSize(0.05); multigraph->GetXaxis()->SetTitleSize(0.055); multigraph->GetXaxis()->SetTitleOffset(1.3); multigraph->GetXaxis()->SetTitleFont(42); multigraph->GetYaxis()->SetTitle("Efficiency"); multigraph->GetYaxis()->SetLabelFont(42); multigraph->GetYaxis()->SetLabelOffset(0.014); multigraph->GetYaxis()->SetLabelSize(0.05); multigraph->GetYaxis()->SetTitleSize(0.055); multigraph->GetYaxis()->SetTitleOffset(1.6); multigraph->GetYaxis()->SetTitleFont(42); TPaveText *pt = new TPaveText(0.15,0.9301916,0.85,0.995,"blNDC"); pt->SetName("title"); pt->SetBorderSize(0); pt->SetFillColor(0); pt->SetFillStyle(0); pt->SetTextFont(42); TText *AText = pt->AddText("P_{T}/(HLT Threshold) for 99% efficiency (GEN)"); pt->Draw(); TLegend *leg = new TLegend(0.74,0.75,0.94,0.91,NULL,"brNDC"); leg->SetBorderSize(1); leg->SetLineColor(1); leg->SetLineStyle(1); leg->SetLineWidth(1); leg->SetFillColor(0); leg->SetFillStyle(1001); TLegendEntry *entry=leg->AddEntry("Graph","AK4","LP"); ci = TColor::GetColor("#ff0000"); entry->SetLineColor(ci); entry->SetLineStyle(1); entry->SetLineWidth(3); ci = TColor::GetColor("#ff0000"); entry->SetMarkerColor(ci); entry->SetMarkerStyle(20); entry->SetMarkerSize(0.9); entry->SetTextFont(42); entry=leg->AddEntry("Graph","AK8","LP"); ci = TColor::GetColor("#00ff00"); entry->SetLineColor(ci); entry->SetLineStyle(1); entry->SetLineWidth(3); ci = TColor::GetColor("#00ff00"); entry->SetMarkerColor(ci); entry->SetMarkerStyle(20); entry->SetMarkerSize(0.9); entry->SetTextFont(42); entry=leg->AddEntry("Graph","AK4-AK8","LP"); ci = TColor::GetColor("#0000ff"); entry->SetLineColor(ci); entry->SetLineStyle(1); entry->SetLineWidth(3); ci = TColor::GetColor("#0000ff"); entry->SetMarkerColor(ci); entry->SetMarkerStyle(20); entry->SetMarkerSize(0.9); entry->SetTextFont(42); leg->Draw(); ThePTEvolutionRelGEN->Modified(); ThePTEvolutionRelGEN->cd(); ThePTEvolutionRelGEN->SetSelected(ThePTEvolutionRelGEN); }