#include <TH1K.h>
Inheritance diagram for TH1K:


Public Methods | |
| TH1K () | |
| TH1K (const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup, Int_t k=0) | |
| virtual | ~TH1K () |
| virtual Int_t | Fill (Axis_t x) |
| virtual Int_t | Fill (Axis_t x, Stat_t w) |
| virtual Int_t | Fill (const char *name, Stat_t w) |
| 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 Stat_t | GetBinError (Int_t bin) const |
| virtual Stat_t | GetBinError (Int_t bin, Int_t) const |
| virtual Stat_t | GetBinError (Int_t bin, Int_t, Int_t) const |
| virtual void | Reset (Option_t *option="") |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| void | SetKOrd (Int_t k) |
Protected Attributes | |
| Int_t | fReady |
| Int_t | fNIn |
| Int_t | fKOrd |
| Int_t | fKCur |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TH1. |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 42 of file TH1K.h. References TH1::Fill(). |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 43 of file TH1K.h. References TH1::Fill(). |
|
|
Reimplemented from TH1. Referenced by GetBinContent(). |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 45 of file TH1K.h. References GetBinContent(). |
|
||||||||||||||||
|
Reimplemented from TH1. Definition at line 46 of file TH1K.h. References GetBinContent(). |
|
|
Reimplemented from TH1. Referenced by GetBinError(). |
|
||||||||||||
|
Reimplemented from TH1. Definition at line 49 of file TH1K.h. References GetBinError(). |
|
||||||||||||||||
|
Reimplemented from TH1. Definition at line 50 of file TH1K.h. References GetBinError(). |
|
|
Reimplemented from TH1. |
|
||||||||||||
|
Reimplemented from TH1. |
|
|
Definition at line 56 of file TH1K.h. References fKOrd. |
|
|
|
|
|
|
|
|
Definition at line 34 of file TH1K.h. Referenced by SetKOrd(). |
|
|
|
1.2.16