11 void ReverseXAxis (
TH1 *
h);
12 void ReverseYAxis (
TH1 *
h);
16 TH2F *hpxpy =
new TH2F(
"hpxpy",
"py vs px",40,-4,4,40,-4,4);
19 for (
Int_t i = 0; i < 25000; i++) {
29 void ReverseXAxis(
TH1 *
h)
48 void ReverseYAxis(
TH1 *h)
58 gPad->GetUxmin()-0.001,
virtual void Rannor(Float_t &a, Float_t &b)
Return 2 numbers distributed following a gaussian with mean=0 and sigma=1.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.
virtual void SetLabelOffset(Float_t offset=0.005)
Set distance between the axis and the labels The distance is expressed in per cent of the pad width...
This is the base class for the ROOT Random number generators.
virtual void Draw(Option_t *option="")
Draw this histogram with options.
2-D histogram with a float per channel (see TH1 documentation)}
void SetLabelOffset(Float_t labeloffset)
virtual void SetTickLength(Float_t length=0.03)
Set tick mark length The length is expressed in per cent of the pad width.
Int_t Fill(Double_t)
Invalid Fill method.
THist< 2, float, THistStatContent, THistStatUncertainty > TH2F
TAxis * GetXaxis()
Get the behaviour adopted by the object about the statoverflows. See EStatOverflows for more informat...