16void gr107_exclusiongraph2()
25 TH1 *frame =
new TH1F(
"frame",
"",1000,50,500);
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 SetLabelSize(Float_t size=0.04)
Set size of axis labels.
virtual void SetTickLength(Float_t length=0.03)
Set tick mark length.
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.
void SetMoreLogLabels(Bool_t more=kTRUE)
Set the kMoreLogLabels bit flag When this option is selected more labels are drawn when in log scale ...
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 SetDirectory(TDirectory *dir)
By default, when a histogram is created, it is added to the list of histogram objects in the current ...
virtual void SetMaximum(Double_t maximum=-1111)
void Draw(Option_t *option="") override
Draw this histogram with options.
virtual void SetMinimum(Double_t minimum=-1111)
virtual void SetStats(Bool_t stats=kTRUE)
Set statistics option on/off.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.