12void Background_width() {
14 const Int_t nbins = 1024;
29 back->
SetTitle(
"Influence of clipping window width on the estimated background");
34 for (i = 0; i < nbins; i++) source[i]=back->
GetBinContent(i + 1);
38 for (i = 0; i < nbins; i++) d1->
SetBinContent(i + 1,source[i]);
42 for (i = 0; i < nbins; i++) source[i]=back->
GetBinContent(i + 1);
46 for (i = 0; i < nbins; i++) d2->
SetBinContent(i + 1,source[i]);
50 for (i = 0; i < nbins; i++) source[i]=back->
GetBinContent(i + 1);
54 for (i = 0; i < nbins; i++) d3->
SetBinContent(i + 1,source[i]);
virtual void SetLineColor(Color_t lcolor)
Set the line color.
virtual void SetRange(Int_t first=0, Int_t last=0)
Set the viewing range for the axis from bin first to last.
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format.
1-D histogram with a float per channel (see TH1 documentation)}
virtual void SetTitle(const char *title)
See GetStatOverflows for more information.
TAxis * GetXaxis()
Get the behaviour adopted by the object about the statoverflows. See EStatOverflows for more informat...
virtual void SetBinContent(Int_t bin, Double_t content)
Set bin content see convention for numbering bins in TH1::GetBin In case the bin number is greater th...
virtual void Draw(Option_t *option="")
Draw this histogram with options.
virtual Double_t GetBinContent(Int_t bin) const
Return content of bin number bin.
Advanced Spectra Processing.
static constexpr double s