{ //=========Macro generated from canvas: c3/Fig. 8 //========= (Fri Jul 5 19:52:33 2013) by ROOT version5.18/00 TCanvas *c3 = new TCanvas("c3", "Fig. 8",4,21,800,600); c3->Range(-66.53846,-3.49752,612.9487,-0.38802); c3->SetFillColor(0); c3->SetFillStyle(4000); c3->SetBorderMode(0); c3->SetBorderSize(3); c3->SetLogy(); c3->SetTickx(); c3->SetTicky(); c3->SetLeftMargin(0.12); c3->SetBottomMargin(0.16); c3->SetFrameLineWidth(2); c3->SetFrameBorderMode(0); c3->SetFrameBorderSize(3); c3->SetFrameLineWidth(2); c3->SetFrameBorderMode(0); c3->SetFrameBorderSize(3); TH1 *hframe = new TH1F("hframe","",1000,15,545); hframe->SetMinimum(0.001); hframe->SetMaximum(0.2); hframe->SetDirectory(0); hframe->SetStats(0); hframe->GetXaxis()->SetTitle("Minimum Energy (GeV)"); hframe->GetXaxis()->CenterTitle(true); hframe->GetXaxis()->SetLabelFont(42); hframe->GetXaxis()->SetLabelOffset(0.008); hframe->GetXaxis()->SetTitleSize(0.05); hframe->GetXaxis()->SetTitleFont(42); hframe->GetYaxis()->SetTitle("#delta_{UL}"); hframe->GetYaxis()->CenterTitle(true); hframe->GetYaxis()->SetLabelFont(42); hframe->GetYaxis()->SetLabelOffset(0.01); hframe->GetYaxis()->SetTitleSize(0.05); hframe->GetYaxis()->SetTitleOffset(1.1); hframe->GetYaxis()->SetTitleFont(42); hframe->GetZaxis()->SetLabelFont(42); hframe->GetZaxis()->SetTitleFont(42); hframe->Draw(" "); TGraph *graph = new TGraph(13); graph->SetName("Graph"); graph->SetTitle("Graph"); graph->SetFillColor(1); graph->SetLineWidth(2); graph->SetMarkerStyle(20); graph->SetMarkerSize(1.5); graph->SetPoint(0,60,0.004098851); graph->SetPoint(1,100,0.009707716); graph->SetPoint(2,120,0.0112888); graph->SetPoint(3,150,0.02094622); graph->SetPoint(4,200,0.02166792); graph->SetPoint(5,240,0.04825282); graph->SetPoint(6,250,0.05333218); graph->SetPoint(7,300,0.05228359); graph->SetPoint(8,350,0.0622563); graph->SetPoint(9,400,0.05880805); graph->SetPoint(10,450,0.08400653); graph->SetPoint(11,480,0.08678402); graph->SetPoint(12,500,0.08120481); graph->Draw("p"); graph = new TGraph(13); graph->SetName("Graph"); graph->SetTitle("Graph"); graph->SetFillColor(1); graph->SetLineWidth(2); graph->SetMarkerStyle(22); graph->SetMarkerSize(1.5); graph->SetPoint(0,60,0.005281007); graph->SetPoint(1,100,0.01250904); graph->SetPoint(2,120,0.01454695); graph->SetPoint(3,150,0.02699263); graph->SetPoint(4,200,0.02792283); graph->SetPoint(5,240,0.06218523); graph->SetPoint(6,250,0.06873119); graph->SetPoint(7,300,0.06737984); graph->SetPoint(8,350,0.0802323); graph->SetPoint(9,400,0.07578815); graph->SetPoint(10,450,0.1082629); graph->SetPoint(11,480,0.1118422); graph->SetPoint(12,500,0.1046523); graph->Draw("p"); c3->Modified(); c3->cd(); c3->SetSelected(c3); }