library: libProof
#include "TProofDraw.h"

TProofDrawProfile


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

class TProofDrawProfile : public TProofDraw

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

    protected:
virtual void DoFill(Long64_t entry, Double_t w, const Double_t* v) public:
TProofDrawProfile() TProofDrawProfile(const TProofDrawProfile&) ~TProofDrawProfile() virtual void Begin(TTree* t) static TClass* Class() virtual void Init(TTree*) virtual TClass* IsA() const TProofDrawProfile& operator=(const TProofDrawProfile&) 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:
TProfile* fProfile

Class Description


void Init(TTree *tree)
 See TProofDraw::Init().

void Begin(TTree *tree)
 See TProofDraw::Begin().

void SlaveBegin(TTree *tree)
 See TProofDraw::SlaveBegin().

void DoFill(Long64_t , Double_t w, const Double_t *v)
 Fills the profile histogram with the given values.

void Terminate(void)
 See TProofDraw::Terminate().



Inline Functions


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


Author: Maarten Ballintijn, Marek Biskup 24/09/2003
Last update: root/proof:$Name: $:$Id: TProofDraw.cxx,v 1.18 2005/04/06 15:56:14 brun 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.