#include "htrendhist.h"

HTrendHist


class description - source file - inheritance tree (.pdf)

class HTrendHist : public HMonHist

Inheritance Chart:
TObject
<-
TNamed
<-
HMonHistAddon
<-
HMonHist
<-
HTrendHist

    public:
HTrendHist(const char* name, const char* title, Int_t active = 0, Int_t resetable = 0, Int_t nBinsX = 0, Float_t Xlo = 0, Float_t Xup = 0) HTrendHist(HMonHistAddon&) HTrendHist(const HTrendHist&) ~HTrendHist() static TClass* Class() void fill(Float_t i, Float_t j) virtual TClass* IsA() const HTrendHist& operator=(const HTrendHist&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


HTrendHist(const char* name, const char* title, Int_t active,Int_t resetable, Int_t nbinsX,Float_t xlo,Float_t xup) : HMonHist(name,title,active,resetable,nbinsX,xlo,xup)

HTrendHist(HMonHistAddon& add)

void fill(Float_t a, Float_t b)

~HTrendHist()



Inline Functions


            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         HTrendHist HTrendHist(const HTrendHist&)
        HTrendHist& operator=(const HTrendHist&)


Last update: Fri Jan 26 12:37:34 2007


ROOT page - Class index - Class Hierarchy - 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.