library: libProof
#include "TProofDraw.h"

TProofDrawGraph


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

class TProofDrawGraph : public TProofDraw

Inheritance Chart:
TObject
<-
TSelector
<-
TProofDraw
<-
TProofDrawGraph

    protected:
virtual void DefVar() virtual void DoFill(Long64_t entry, Double_t w, const Double_t* v) public:
TProofDrawGraph() TProofDrawGraph(const TProofDrawGraph&) ~TProofDrawGraph() static TClass* Class() virtual void Init(TTree* tree) virtual TClass* IsA() const TProofDrawGraph& operator=(const TProofDrawGraph&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void SlaveBegin(TTree*) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void Terminate()

Data Members


    protected:
TGraph* fGraph

Class Description

                                                                      
 TProofDraw                                                           
                                                                      
 Implement Tree drawing using PROOF.                                  
                                                                      

void Init(TTree *tree)
 See TProofDraw::Init().
void SlaveBegin(TTree *tree)
 See TProofDraw::SlaveBegin().
void DoFill(Long64_t , Double_t , const Double_t *v)
 Fills the graph with the given values.
void Terminate(void)
 See TProofDraw::Terminate().
void DefVar()
TProofDrawGraph()

Author: Maarten Ballintijn, Marek Biskup 24/09/2003
Last update: root/proof:$Name: $:$Id: TProofDraw.cxx,v 1.23 2006/04/19 08:22:25 rdm Exp $


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.