#include <TProofProgressDialog.h>
Definition at line 45 of file TProofProgressDialog.h.
enum TProofProgressDialog::EQueryStatus [private] |
Definition at line 51 of file TProofProgressDialog.h.
enum TProofProgressDialog::EQueryStatus [private] |
Definition at line 51 of file TProofProgressDialog.h.
TProofProgressDialog::TProofProgressDialog | ( | TProof * | proof, | |
const char * | selector, | |||
Int_t | files, | |||
Long64_t | first, | |||
Long64_t | entries | |||
) |
TProofProgressDialog::~TProofProgressDialog | ( | ) | [virtual] |
Definition at line 930 of file TProofProgressDialog.cxx.
References TGCompositeFrame::Cleanup(), TQObject::Disconnect(), fDialog, fLogWindow, fMemWindow, fProof, TProof::IsValid(), TProof::ResetProgressDialogStatus(), and SafeDelete.
TProofProgressDialog::TProofProgressDialog | ( | TProof * | proof, | |
const char * | selector, | |||
Int_t | files, | |||
Long64_t | first, | |||
Long64_t | entries | |||
) |
virtual TProofProgressDialog::~TProofProgressDialog | ( | ) | [virtual] |
void TProofProgressDialog::ResetProgressDialog | ( | const char * | sel, | |
Int_t | sz, | |||
Long64_t | fst, | |||
Long64_t | ent | |||
) |
Definition at line 446 of file TProofProgressDialog.cxx.
References buf, TQObject::Connect(), fAbort, fActWGraph, fAsyn, fAvgMBRate, fAvgRate, fBar, fClose, fEffSGraph, fEntries, fFiles, fFilesEvents, fFirst, fMBRtGraph, fPrevProcessed, fPrevTotal, fProcessed, fProof, fRateGraph, fRatePoints, fSelector, fSpeedo, fStartTime, fStatus, fStop, fTimeLab, fTitleLab, fTotSGraph, TProof::GetMaster(), TProof::GetParallel(), TProof::GetRemoteProtocol(), gSystem, TProof::IsSync(), kButtonDisabled, kButtonUp, kRunning, TSystem::Now(), PPD_SRV_NEWER, TGProgressBar::Reset(), TTree::Reset(), TGSpeedo::ResetPeakVal(), SafeDelete, TGProgressBar::SetBarColor(), TGSpeedo::SetMeanValue(), TGSpeedo::SetMinMaxScale(), TGButton::SetState(), and TGLabel::SetText().
Definition at line 530 of file TProofProgressDialog.cxx.
References buf, TString::Data(), TQObject::Disconnect(), DoClose(), fAbort, fAsyn, fBar, fClose, fEndTime, fEntries, fEstim, fFiles, fFilesEvents, fFirst, fKeep, TString::Form(), TString::Format(), fPrevProcessed, fPrevTotal, fProcessed, fProof, fRate, fStartTime, fStatus, fStop, fTitleLab, fTotal, TProof::GetMaster(), TProof::GetParallel(), gSystem, kButtonDisabled, kButtonUp, kDone, kFALSE, kIncomplete, kTRUE, Long64_t, TSystem::Now(), TGProgressBar::SetBarColor(), TGProgressBar::SetPosition(), TGButton::SetState(), and TGLabel::SetText().
Referenced by Progress().
void TProofProgressDialog::Progress | ( | Long64_t | total, | |
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti, | |||
Int_t | actw, | |||
Int_t | tses, | |||
Float_t | eses | |||
) |
Definition at line 664 of file TProofProgressDialog.cxx.
References AdjustBytes(), buf, TString::Data(), TQObject::Disconnect(), DoClose(), fAbort, fAsyn, fAvgMBRate, fAvgRate, fBar, fClose, fEntries, fEstim, fFiles, fFilesEvents, fFirst, TNtuple::Fill(), fInit, fInitTime, fKeep, TString::Form(), TString::Format(), fPrevProcessed, fPrevTotal, fProcessed, fProcTime, fProof, fRate, fRatePlot, fRatePoints, fRightInfo, fSmoothSpeedo, fSpeedo, fSpeedoEnabled, fStatus, fStop, fTimeLab, fTitleLab, fTotal, gEnv, TProof::GetMaster(), TProof::GetParallel(), TGSpeedo::GetScaleMax(), TGSpeedo::GetScaleMin(), TGButton::GetState(), TEnv::GetValue(), TGSpeedo::Glow(), kButtonDisabled, kButtonDown, kButtonUp, kDone, kFALSE, kIncomplete, TGSpeedo::kNoglow, kTRUE, Long64_t, max, nbins, THLimitsFinder::OptimizeLimits(), TMath::Power(), TGProgressBar::SetBarColor(), TGSpeedo::SetMeanValue(), TGSpeedo::SetMinMaxScale(), TGSpeedo::SetOdoValue(), TGProgressBar::SetPosition(), TGSpeedo::SetScaleValue(), TGButton::SetState(), TGLabel::SetText(), and ToggleOdometerInfos().
void TProofProgressDialog::DisableAsyn | ( | ) |
Definition at line 971 of file TProofProgressDialog.cxx.
References TQObject::Disconnect(), fAsyn, fProof, kButtonDisabled, and TGButton::SetState().
void TProofProgressDialog::IndicateStop | ( | Bool_t | aborted | ) |
Definition at line 980 of file TProofProgressDialog.cxx.
References TQObject::Disconnect(), DoClose(), fAbort, fAsyn, fBar, fClose, fKeep, fProof, fStop, kButtonDisabled, kButtonUp, kTRUE, TGProgressBar::SetBarColor(), and TGButton::SetState().
void TProofProgressDialog::LogMessage | ( | const char * | msg, | |
Bool_t | all | |||
) |
Definition at line 1012 of file TProofProgressDialog.cxx.
References TProofProgressLog::AddBuffer(), fLogWindow, and TProofProgressLog::LoadBuffer().
void TProofProgressDialog::CloseWindow | ( | ) |
Definition at line 963 of file TProofProgressDialog.cxx.
void TProofProgressDialog::DoClose | ( | ) |
Definition at line 1028 of file TProofProgressDialog.cxx.
References fClose, kButtonDisabled, TGButton::SetState(), and TTimer::SingleShot().
Referenced by IndicateStop(), and Progress().
void TProofProgressDialog::DoLog | ( | ) |
Definition at line 1037 of file TProofProgressDialog.cxx.
References TProofProgressLog::Clear(), TProofProgressLog::DoLog(), fLogWindow, fProof, TObject::kInvalidObject, TObject::TestBit(), and TProofProgressLog.
void TProofProgressDialog::DoKeep | ( | Bool_t | on | ) |
void TProofProgressDialog::DoSetLogQuery | ( | Bool_t | on | ) |
Definition at line 1068 of file TProofProgressDialog.cxx.
References fEntry, fgLogQueryDefault, fLogQuery, TGTextEntry::SetEnabled(), and TGTextEntry::SetToolTipText().
void TProofProgressDialog::DoStop | ( | ) |
Definition at line 1084 of file TProofProgressDialog.cxx.
References fAbort, fAsyn, fClose, fProof, fStatus, fStop, gEnv, TEnv::GetValue(), kButtonDisabled, kButtonUp, kFALSE, kStopped, TGButton::SetState(), and TProof::StopProcess().
void TProofProgressDialog::DoAbort | ( | ) |
Definition at line 1102 of file TProofProgressDialog.cxx.
References fAbort, fAsyn, fClose, fProof, fStatus, fStop, kAborted, kButtonDisabled, kButtonUp, kTRUE, TGButton::SetState(), and TProof::StopProcess().
void TProofProgressDialog::DoAsyn | ( | ) |
Definition at line 1117 of file TProofProgressDialog.cxx.
References fAsyn, fProof, TProof::GoAsynchronous(), kButtonDisabled, and TGButton::SetState().
void TProofProgressDialog::DoPlotRateGraph | ( | ) |
Definition at line 1128 of file TProofProgressDialog.cxx.
References TPaveText::AddText(), c1, TPad::cd(), TPad::Divide(), TGraph::Draw(), TPaveText::Draw(), fActWGraph, fAvgRate, fEffSGraph, fMBRtGraph, Form(), fRateGraph, fRatePoints, fTotSGraph, TNtuple::GetArgs(), TTree::GetEntries(), TTree::GetEntry(), TPad::GetPad(), TGraph::GetXaxis(), TH1::GetXaxis(), TAxis::GetXmax(), TAxis::GetXmin(), Info, line, TPad::Modified(), PPD_SRV_NEWER, SafeDelete, TPad::SetBorderMode(), TH1::SetDirectory(), TAttFill::SetFillColor(), TAttPad::SetFrameBorderMode(), TPad::SetGrid(), TGraph::SetHistogram(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TH1::SetMaximum(), TGraph::SetMaximum(), TH1::SetMinimum(), TGraph::SetMinimum(), TGraph::SetPoint(), TH1::SetStats(), TNamed::SetTitle(), TGraph::SetTitle(), x0, and x1.
void TProofProgressDialog::DoMemoryPlot | ( | ) |
Definition at line 1332 of file TProofProgressDialog.cxx.
References TProofProgressMemoryPlot::Clear(), TProofProgressMemoryPlot::DoPlot(), fMemWindow, and TProofProgressMemoryPlot.
void TProofProgressDialog::DoEnableSpeedo | ( | ) |
Definition at line 1347 of file TProofProgressDialog.cxx.
References TGTextButton::ChangeText(), TQObject::Connect(), fSmoothSpeedo, fSpeedo, fSpeedoEnabled, fUpdtSpeedo, kButtonDisabled, kButtonDown, kFALSE, kTRUE, TGSpeedo::SetScaleValue(), TGCheckButton::SetState(), and TGButton::SetToolTipText().
void TProofProgressDialog::ToggleOdometerInfos | ( | ) |
Definition at line 416 of file TProofProgressDialog.cxx.
References fInitTime, fProcTime, fRightInfo, fSpeedo, TGSpeedo::SetDisplayText(), and TGSpeedo::SetOdoValue().
Referenced by Progress().
void TProofProgressDialog::ToggleThreshold | ( | ) |
Definition at line 435 of file TProofProgressDialog.cxx.
References TGSpeedo::DisableThreshold(), TGSpeedo::EnableThreshold(), fSpeedo, TGSpeedo::Glow(), TGSpeedo::IsThresholdActive(), and TGSpeedo::kNoglow.
void TProofProgressDialog::ResetProgressDialog | ( | const char * | sel, | |
Int_t | sz, | |||
Long64_t | fst, | |||
Long64_t | ent | |||
) |
void TProofProgressDialog::Progress | ( | Long64_t | total, | |
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti, | |||
Int_t | actw, | |||
Int_t | tses, | |||
Float_t | eses | |||
) |
void TProofProgressDialog::DisableAsyn | ( | ) |
void TProofProgressDialog::IndicateStop | ( | Bool_t | aborted | ) |
void TProofProgressDialog::LogMessage | ( | const char * | msg, | |
Bool_t | all | |||
) |
void TProofProgressDialog::CloseWindow | ( | ) |
void TProofProgressDialog::DoClose | ( | ) |
void TProofProgressDialog::DoLog | ( | ) |
void TProofProgressDialog::DoKeep | ( | Bool_t | on | ) |
void TProofProgressDialog::DoSetLogQuery | ( | Bool_t | on | ) |
void TProofProgressDialog::DoStop | ( | ) |
void TProofProgressDialog::DoAbort | ( | ) |
void TProofProgressDialog::DoAsyn | ( | ) |
void TProofProgressDialog::DoPlotRateGraph | ( | ) |
void TProofProgressDialog::DoMemoryPlot | ( | ) |
void TProofProgressDialog::DoEnableSpeedo | ( | ) |
void TProofProgressDialog::ToggleOdometerInfos | ( | ) |
void TProofProgressDialog::ToggleThreshold | ( | ) |
TProofProgressLog [friend] |
TProofProgressMemoryPlot [friend] |
TGTransientFrame* TProofProgressDialog::fDialog [private] |
TGProgressBar* TProofProgressDialog::fBar [private] |
Definition at line 54 of file TProofProgressDialog.h.
Referenced by IndicateStop(), Progress(), and ResetProgressDialog().
TGTextButton* TProofProgressDialog::fClose [private] |
Definition at line 55 of file TProofProgressDialog.h.
Referenced by DoAbort(), DoClose(), DoStop(), IndicateStop(), Progress(), and ResetProgressDialog().
TGTextButton* TProofProgressDialog::fStop [private] |
Definition at line 56 of file TProofProgressDialog.h.
Referenced by DoAbort(), DoStop(), IndicateStop(), Progress(), and ResetProgressDialog().
TGTextButton* TProofProgressDialog::fAbort [private] |
Definition at line 57 of file TProofProgressDialog.h.
Referenced by DoAbort(), DoStop(), IndicateStop(), Progress(), and ResetProgressDialog().
TGTextButton* TProofProgressDialog::fAsyn [private] |
Definition at line 58 of file TProofProgressDialog.h.
Referenced by DisableAsyn(), DoAbort(), DoAsyn(), DoStop(), IndicateStop(), Progress(), and ResetProgressDialog().
TGTextButton* TProofProgressDialog::fLog [private] |
Definition at line 59 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fRatePlot [private] |
TGTextButton* TProofProgressDialog::fMemPlot [private] |
Definition at line 61 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fUpdtSpeedo [private] |
TGCheckButton* TProofProgressDialog::fKeepToggle [private] |
Definition at line 63 of file TProofProgressDialog.h.
Definition at line 64 of file TProofProgressDialog.h.
TGTextBuffer* TProofProgressDialog::fTextQuery [private] |
Definition at line 65 of file TProofProgressDialog.h.
TGTextEntry* TProofProgressDialog::fEntry [private] |
TGLabel* TProofProgressDialog::fTitleLab [private] |
Definition at line 67 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
TGLabel* TProofProgressDialog::fFilesEvents [private] |
Definition at line 68 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
TGLabel* TProofProgressDialog::fTimeLab [private] |
Definition at line 69 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
TGLabel* TProofProgressDialog::fProcessed [private] |
Definition at line 70 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
TGLabel* TProofProgressDialog::fEstim [private] |
TGLabel* TProofProgressDialog::fTotal [private] |
TGLabel* TProofProgressDialog::fRate [private] |
TGLabel* TProofProgressDialog::fInit [private] |
TGLabel* TProofProgressDialog::fSelector [private] |
Bool_t TProofProgressDialog::fSpeedoEnabled [private] |
Definition at line 76 of file TProofProgressDialog.h.
Referenced by DoEnableSpeedo(), and Progress().
TGSpeedo* TProofProgressDialog::fSpeedo [private] |
Definition at line 77 of file TProofProgressDialog.h.
Referenced by DoEnableSpeedo(), Progress(), ResetProgressDialog(), ToggleOdometerInfos(), and ToggleThreshold().
TGCheckButton* TProofProgressDialog::fSmoothSpeedo [private] |
Definition at line 78 of file TProofProgressDialog.h.
Referenced by DoEnableSpeedo(), and Progress().
Definition at line 79 of file TProofProgressDialog.h.
Referenced by DoLog(), LogMessage(), ~TProofProgressDialog(), and TProofProgressLog::~TProofProgressLog().
Definition at line 80 of file TProofProgressDialog.h.
Referenced by DoMemoryPlot(), ~TProofProgressDialog(), and TProofProgressMemoryPlot::~TProofProgressMemoryPlot().
TProof* TProofProgressDialog::fProof [private] |
Definition at line 81 of file TProofProgressDialog.h.
Referenced by DisableAsyn(), DoAbort(), DoAsyn(), DoLog(), DoStop(), IndicateStop(), Progress(), ResetProgressDialog(), TProofProgressLog::SaveToFile(), ~TProofProgressDialog(), and TProofProgressLog::~TProofProgressLog().
TTime TProofProgressDialog::fStartTime [private] |
Definition at line 82 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
TTime TProofProgressDialog::fEndTime [private] |
Long64_t TProofProgressDialog::fPrevProcessed [private] |
Definition at line 84 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
Long64_t TProofProgressDialog::fPrevTotal [private] |
Definition at line 85 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
Long64_t TProofProgressDialog::fFirst [private] |
Definition at line 86 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
Long64_t TProofProgressDialog::fEntries [private] |
Definition at line 87 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
Int_t TProofProgressDialog::fFiles [private] |
Definition at line 88 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
EQueryStatus TProofProgressDialog::fStatus [private] |
Definition at line 89 of file TProofProgressDialog.h.
Referenced by TProofProgressMemoryPlot::BuildLogList(), DoAbort(), TProofProgressLog::DoLog(), TProofProgressMemoryPlot::DoPlot(), DoStop(), Progress(), and ResetProgressDialog().
Bool_t TProofProgressDialog::fKeep [private] |
Definition at line 90 of file TProofProgressDialog.h.
Referenced by DoKeep(), IndicateStop(), and Progress().
Bool_t TProofProgressDialog::fLogQuery [private] |
TNtuple* TProofProgressDialog::fRatePoints [private] |
Definition at line 92 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), Progress(), and ResetProgressDialog().
TGraph* TProofProgressDialog::fRateGraph [private] |
Definition at line 93 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), and ResetProgressDialog().
TGraph* TProofProgressDialog::fMBRtGraph [private] |
Definition at line 94 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), and ResetProgressDialog().
TGraph* TProofProgressDialog::fActWGraph [private] |
Definition at line 95 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), and ResetProgressDialog().
TGraph* TProofProgressDialog::fTotSGraph [private] |
Definition at line 96 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), and ResetProgressDialog().
TGraph* TProofProgressDialog::fEffSGraph [private] |
Definition at line 97 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), and ResetProgressDialog().
Float_t TProofProgressDialog::fInitTime [private] |
Definition at line 98 of file TProofProgressDialog.h.
Referenced by Progress(), and ToggleOdometerInfos().
Float_t TProofProgressDialog::fProcTime [private] |
Definition at line 99 of file TProofProgressDialog.h.
Referenced by Progress(), and ToggleOdometerInfos().
Double_t TProofProgressDialog::fAvgRate [private] |
Definition at line 100 of file TProofProgressDialog.h.
Referenced by DoPlotRateGraph(), Progress(), and ResetProgressDialog().
Double_t TProofProgressDialog::fAvgMBRate [private] |
Definition at line 101 of file TProofProgressDialog.h.
Referenced by Progress(), and ResetProgressDialog().
Int_t TProofProgressDialog::fSVNRev [private] |
Definition at line 102 of file TProofProgressDialog.h.
Int_t TProofProgressDialog::fRightInfo [private] |
Definition at line 103 of file TProofProgressDialog.h.
Referenced by Progress(), and ToggleOdometerInfos().
TString TProofProgressDialog::fSessionUrl [private] |
Definition at line 105 of file TProofProgressDialog.h.
Referenced by TProofProgressMemoryPlot::BuildLogList(), and TProofProgressMemoryPlot::DoPlot().
static Bool_t TProofProgressDialog::fgKeepDefault [static, private] |
static Bool_t TProofProgressDialog::fgLogQueryDefault [static, private] |
static TString TProofProgressDialog::fgTextQueryDefault [static, private] |
Definition at line 111 of file TProofProgressDialog.h.
TGTransientFrame* TProofProgressDialog::fDialog [private] |
Definition at line 53 of file TProofProgressDialog.h.
TGProgressBar* TProofProgressDialog::fBar [private] |
Definition at line 54 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fClose [private] |
Definition at line 55 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fStop [private] |
Definition at line 56 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fAbort [private] |
Definition at line 57 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fAsyn [private] |
Definition at line 58 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fLog [private] |
Definition at line 59 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fRatePlot [private] |
Definition at line 60 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fMemPlot [private] |
Definition at line 61 of file TProofProgressDialog.h.
TGTextButton* TProofProgressDialog::fUpdtSpeedo [private] |
Definition at line 62 of file TProofProgressDialog.h.
TGCheckButton* TProofProgressDialog::fKeepToggle [private] |
Definition at line 63 of file TProofProgressDialog.h.
Definition at line 64 of file TProofProgressDialog.h.
TGTextBuffer* TProofProgressDialog::fTextQuery [private] |
Definition at line 65 of file TProofProgressDialog.h.
TGTextEntry* TProofProgressDialog::fEntry [private] |
Definition at line 66 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fTitleLab [private] |
Definition at line 67 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fFilesEvents [private] |
Definition at line 68 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fTimeLab [private] |
Definition at line 69 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fProcessed [private] |
Definition at line 70 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fEstim [private] |
Definition at line 71 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fTotal [private] |
Definition at line 72 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fRate [private] |
Definition at line 73 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fInit [private] |
Definition at line 74 of file TProofProgressDialog.h.
TGLabel* TProofProgressDialog::fSelector [private] |
Definition at line 75 of file TProofProgressDialog.h.
TGSpeedo* TProofProgressDialog::fSpeedo [private] |
Definition at line 77 of file TProofProgressDialog.h.
TGCheckButton* TProofProgressDialog::fSmoothSpeedo [private] |
Definition at line 78 of file TProofProgressDialog.h.
Definition at line 79 of file TProofProgressDialog.h.
Definition at line 80 of file TProofProgressDialog.h.
TProof* TProofProgressDialog::fProof [private] |
Definition at line 81 of file TProofProgressDialog.h.
TNtuple* TProofProgressDialog::fRatePoints [private] |
Definition at line 92 of file TProofProgressDialog.h.
TGraph* TProofProgressDialog::fRateGraph [private] |
Definition at line 93 of file TProofProgressDialog.h.
TGraph* TProofProgressDialog::fMBRtGraph [private] |
Definition at line 94 of file TProofProgressDialog.h.
TGraph* TProofProgressDialog::fActWGraph [private] |
Definition at line 95 of file TProofProgressDialog.h.
TGraph* TProofProgressDialog::fTotSGraph [private] |
Definition at line 96 of file TProofProgressDialog.h.
TGraph* TProofProgressDialog::fEffSGraph [private] |
Definition at line 97 of file TProofProgressDialog.h.