library: libProof #include "TDrawFeedback.h" |
TDrawFeedback
class description - header file - source file - inheritance tree (.pdf)
public:
TDrawFeedback(TVirtualProof* proof = 0, TSeqCollection* names = 0)
TDrawFeedback(const TDrawFeedback&)
~TDrawFeedback()
static TClass* Class()
void Feedback(TList* objs)
virtual TClass* IsA() const
void SetOption(Option_t* option)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Bool_t fAll draw all or selected objects
THashList* fNames selected objects
protected:
Option_t* fOption draw option
TProof* fProof handle to PROOF session
TDrawFeedback
Utility class to draw objects in the feedback list during queries.
Author: Maarten Ballintijn 28/10/2003
Last update: root/proof:$Name: $:$Id: TDrawFeedback.cxx,v 1.10 2006/05/15 09:45:03 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
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.