49   gPad->SetTopMargin(0.12);
 
   50   gPad->SetFillColor(33);
 
   52   hpxpy->GetXaxis()->SetLabelSize(0.06);
 
   53   hpxpy->GetYaxis()->SetLabelSize(0.06);
 
   57   hpxpy->FitSlicesY(
nullptr,7,32,20);
 
   61   gPad->SetFillColor(33);
 
   67   gPad->SetTopMargin(0.12);
 
   68   gPad->SetLeftMargin(0.15);
 
   69   gPad->SetFillColor(33);
 
   75   gPad->SetTopMargin(0.12);
 
   76   gPad->SetLeftMargin(0.15);
 
   77   gPad->SetFillColor(33);
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TStyle * gStyle
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
2-D histogram with a float per channel (see TH1 documentation)
The most important graphics class in the ROOT system.
const char * Data() const
TString & ReplaceAll(const TString &s1, const TString &s2)
TString & Append(const char *cs)
void SetFrameFillColor(Color_t color=1)
void SetTitleW(Float_t w=0)
void SetTitleH(Float_t h=0)
void SetLabelSize(Float_t size=0.04, Option_t *axis="X")
Set size of axis labels.