HEvent
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~HEvent()
virtual void activateBranch(TTree* tree, Int_t splitLevel)
virtual Bool_t addCategory(Cat_t aCat, HCategory* cat, Option_t* opt)
static TClass* Class()
virtual void clearAll(Int_t level)
virtual HCategory* getCategory(Cat_t aCat)
virtual HEventHeader* getHeader() const
virtual const Text_t* GetName() const
virtual const Text_t* GetTitle() const
virtual TClass* IsA() const
virtual void makeBranch(TBranch* parent)
HEvent& operator=(const HEvent&)
virtual Bool_t removeCategory(Cat_t aCat)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TString* fName ! Event's name
TString* fTitle ! Event's title
~HEvent(void)
Destructor.
void Streamer(TBuffer &R__b)
Stream an object of class HEvent.
Inline Functions
const Text_t* GetName() const
const Text_t* GetTitle() const
HCategory* getCategory(Cat_t aCat)
Bool_t addCategory(Cat_t aCat, HCategory* cat, Option_t* opt)
Bool_t removeCategory(Cat_t aCat)
void makeBranch(TBranch* parent)
void activateBranch(TTree* tree, Int_t splitLevel)
void clearAll(Int_t level)
HEventHeader* getHeader() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HEvent& operator=(const HEvent&)
Author: Manuel Sanchez
Last update: 22/04/98 by Manuel Sanchex
Copyright GENP (Univ. Santiago de Compostela)
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.