#include "hdeco.h"

HDeco


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

class HDeco : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HDeco

    public:
HDeco(Text_t* name, Text_t* title, Option_t* sel) HDeco() virtual ~HDeco() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
TString sele

Class Description


HDeco()

~HDeco()

HDeco(Text_t *name,Text_t *title, Option_t *sel): HReconstructor(name, title)

Int_t execute()

Bool_t init()



Inline Functions


             Bool_t finalize()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 11:53:48 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.