TH1K
class description - source file - inheritance tree
private:
void Sort()
public:
TH1K(const char* name, const char* title, Int_t nbinsx, Axis_t xlow, Axis_t xup, Int_t k = 0)
TH1K()
virtual ~TH1K()
static TClass* Class()
virtual Int_t Fill(const char* name, Stat_t w)
virtual Int_t Fill(Axis_t x)
virtual Int_t Fill(Axis_t x, Stat_t w)
virtual Stat_t GetBinContent(Int_t bin, Int_t) const
virtual Stat_t GetBinContent(Int_t bin) const
virtual Stat_t GetBinContent(Int_t bin, Int_t, Int_t) const
virtual Stat_t GetBinError(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 TClass* IsA() const
virtual void Reset(Option_t* option)
virtual void SavePrimitive(ofstream& out, Option_t* option)
void SetKOrd(Int_t k)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fReady !
Int_t fNIn
Int_t fKOrd !
Int_t fKCur !
Last update: Fri May 14 13:32:38 2004
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.