#include <TDrawFeedback.h>
Inheritance diagram for TDrawFeedback:

Public Member Functions | |
| TDrawFeedback (TProof *proof=0, TSeqCollection *names=0) | |
| ~TDrawFeedback () | |
| void | Feedback (TList *objs) |
| void | SetOption (Option_t *option) |
| TDrawFeedback (TProof *proof=0, TSeqCollection *names=0) | |
| ~TDrawFeedback () | |
| void | Feedback (TList *objs) |
| void | SetOption (Option_t *option) |
Protected Attributes | |
| Option_t * | fOption |
| TProof * | fProof |
| Option_t * | fOption |
| TProof * | fProof |
Private Attributes | |
| Bool_t | fAll |
| THashList * | fNames |
| THashList * | fNames |
Definition at line 36 of file TDrawFeedback.h.
| TDrawFeedback::TDrawFeedback | ( | TProof * | proof = 0, |
|
| TSeqCollection * | names = 0 | |||
| ) |
| TDrawFeedback::~TDrawFeedback | ( | ) |
Definition at line 75 of file TDrawFeedback.cxx.
References TQObject::Disconnect(), fNames, and fProof.
| TDrawFeedback::TDrawFeedback | ( | TProof * | proof = 0, |
|
| TSeqCollection * | names = 0 | |||
| ) |
| TDrawFeedback::~TDrawFeedback | ( | ) |
| void TDrawFeedback::Feedback | ( | TList * | objs | ) |
Definition at line 84 of file TDrawFeedback.cxx.
References TVirtualPad::cd(), fAll, THashList::FindObject(), TCollection::FindObject(), fNames, fOption, TROOT::GetListOfCanvases(), TCollection::GetSize(), gPad, gROOT, h, TObject::Info(), TROOT::MakeDefCanvas(), name, o, p, and PDB.
| void TDrawFeedback::SetOption | ( | Option_t * | option | ) | [inline] |
| void TDrawFeedback::Feedback | ( | TList * | objs | ) |
| void TDrawFeedback::SetOption | ( | Option_t * | option | ) | [inline] |
Bool_t TDrawFeedback::fAll [private] |
THashList* TDrawFeedback::fNames [private] |
Option_t* TDrawFeedback::fOption [protected] |
TProof* TDrawFeedback::fProof [protected] |
THashList* TDrawFeedback::fNames [private] |
Definition at line 39 of file TDrawFeedback.h.
Option_t* TDrawFeedback::fOption [protected] |
Definition at line 42 of file TDrawFeedback.h.
TProof* TDrawFeedback::fProof [protected] |
Definition at line 43 of file TDrawFeedback.h.
1.5.1