#include <TH1.h>
Inheritance diagram for TH1F:


Public Methods | |
| TH1F () | |
| TH1F (const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup) | |
| TH1F (const char *name, const char *title, Int_t nbinsx, const Float_t *xbins) | |
| TH1F (const char *name, const char *title, Int_t nbinsx, const Double_t *xbins) | |
| TH1F (const TVector &v) | |
| TH1F (const TH1F &h1f) | |
| virtual | ~TH1F () |
| virtual void | AddBinContent (Int_t bin) |
| virtual void | AddBinContent (Int_t bin, Stat_t w) |
| virtual void | Copy (TObject &hnew) const |
| virtual TH1 * | DrawCopy (Option_t *option="") const |
| virtual Stat_t | GetBinContent (Int_t bin) const |
| virtual Stat_t | GetBinContent (Int_t bin, Int_t) const |
| virtual Stat_t | GetBinContent (Int_t bin, Int_t, Int_t) const |
| virtual void | Reset (Option_t *option="") |
| virtual void | SetBinContent (Int_t bin, Stat_t content) |
| virtual void | SetBinContent (Int_t bin, Int_t, Stat_t content) |
| virtual void | SetBinContent (Int_t bin, Int_t, Int_t, Stat_t content) |
| virtual void | SetBinsLength (Int_t n=-1) |
| TH1F & | operator= (const TH1F &h1) |
Friends | |
| TH1F | operator * (Double_t c1, const TH1F &h1) |
| TH1F | operator * (const TH1F &h1, Double_t c1) |
| TH1F | operator+ (const TH1F &h1, const TH1F &h2) |
| TH1F | operator- (const TH1F &h1, const TH1F &h2) |
| TH1F | operator * (const TH1F &h1, const TH1F &h2) |
| TH1F | operator/ (const TH1F &h1, const TH1F &h2) |
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TH1. Definition at line 399 of file TH1.h. References TArrayF::fArray. |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 400 of file TH1.h. References TArrayF::fArray. |
|
|
Reimplemented from TH1. |
|
|
Reimplemented from TH1. |
|
|
Reimplemented from TH1. Referenced by GetBinContent(). |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 405 of file TH1.h. References GetBinContent(). |
|
||||||||||||||||
|
Reimplemented from TH1. Definition at line 406 of file TH1.h. References GetBinContent(). |
|
|
Reimplemented from TH1. |
|
||||||||||||
|
Reimplemented from TH1. Referenced by SetBinContent(). |
|
||||||||||||||||
|
Reimplemented from TH1. Definition at line 409 of file TH1.h. References SetBinContent(). |
|
||||||||||||||||||||
|
Reimplemented from TH1. Definition at line 410 of file TH1.h. References SetBinContent(). |
|
|
Reimplemented from TH1. |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.16