#include "hrichpadgraph.h" |
HRichPadGraph
class description - source file - inheritance tree (.pdf)
public:
HRichPadGraph()
HRichPadGraph(const HRichPadGraph& source)
virtual ~HRichPadGraph()
void AddNode(HRichPadGraph* nodeptr)
static TClass* Class()
void InitGraph(Int_t nodenr, Int_t listlen)
virtual TClass* IsA() const
Int_t MarkNodes(Int_t labelnr)
HRichPadGraph& operator=(const HRichPadGraph& source)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t iNodeListLen
Int_t iNodeNr
Int_t iLinkNodeNr
public:
Int_t iLabel
HRichPadGraph** pNodeList !
HRichPadGraph
This class contains graph definition used in pad labeling.
***************************************************************************
HRichPadGraph()
~HRichPadGraph()
HRichPadGraph(const HRichPadGraph& source)
void Streamer(TBuffer &R__b)
Stream an object of class HRichPadGraph.
void InitGraph(Int_t nodenr, Int_t listlen)
void AddNode(HRichPadGraph* nodeptr)
warning: there is no control of array range
Int_t MarkNodes(Int_t labelnr)
Inline Functions
HRichPadGraph& operator=(const HRichPadGraph& source)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 1999/12/04 by Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
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.