16void gr107_exclusiongraph2()
27 frame->SetMaximum(50);
28 frame->SetDirectory(0);
30 frame->GetXaxis()->SetTitle(
"m_{A} (GeV)");
31 frame->GetXaxis()->SetTickLength(0.02);
32 frame->GetXaxis()->SetLabelSize(0.03);
33 frame->GetYaxis()->SetTitle(
"tan#beta");
34 frame->GetYaxis()->SetMoreLogLabels();
35 frame->GetYaxis()->SetLabelSize(0.03);
56 "#leftarrow t #rightarrow bH^{+}, H^{+} #rightarrow #tau#nu");
82 tex =
new TLatex(346.929,6.62281,
"ATLAS");
85 tex =
new TLatex(328.341,5.24703,
"#intLdt = 300 fb^{-1}");
89 tex =
new TLatex(340.463,4.1874,
"Maximal mixing");
93 tex =
new TLatex(413.2,2.51608,
"LEP 2000");
116 tex =
new TLatex(188.151,9.36035,
117 "gb #rightarrow tH^{+}, H^{+} #rightarrow #tau#nu");
139 tex =
new TLatex(165.,1.15498,
140 "gb #rightarrow tH^{+}, H^{+} #rightarrow tb");
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
virtual void SetFillStyle(Style_t fstyle)
Set the fill area style.
virtual void SetLineWidth(Width_t lwidth)
Set the line width.
virtual void SetLineColor(Color_t lcolor)
Set the line color.
virtual void SetTextColor(Color_t tcolor=1)
Set the text color.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
virtual void SetPoint(Int_t i, Double_t x, Double_t y)
void SetName(const char *name="") override
Set the name of the TNamed.
void Draw(Option_t *chopt="") override
Default Draw method for all objects.
void SetTitle(const char *title="") override
Set the title of the TNamed.
1-D histogram with a float per channel (see TH1 documentation)
TH1 is the base class of all histogram classes in ROOT.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.