TProofProgressDialog This class provides a query progress bar.
Float_t | AdjustBytes(Float_t mbs, TString& sf) |
TGTextButton* | fAbort | |
TGraph* | fActWGraph | |
TGTextButton* | fAsyn | |
Double_t | fAvgMBRate | |
Double_t | fAvgRate | |
TGProgressBar* | fBar | progress bar |
TGTextButton* | fClose | |
TGTransientFrame* | fDialog | transient frame, main dialog window |
TGraph* | fEffSGraph | |
TTime | fEndTime | |
Long64_t | fEntries | |
TGTextEntry* | fEntry | |
TGLabel* | fEstim | |
Int_t | fFiles | |
TGLabel* | fFilesEvents | |
Long64_t | fFirst | |
TGLabel* | fInit | |
Float_t | fInitTime | |
Bool_t | fKeep | |
TGCheckButton* | fKeepToggle | |
TGTextButton* | fLog | |
Bool_t | fLogQuery | |
TGCheckButton* | fLogQueryToggle | |
TProofProgressLog* | fLogWindow | transient frame for logs |
TGraph* | fMBRtGraph | |
TGTextButton* | fMemPlot | |
TProofProgressMemoryPlot* | fMemWindow | transient frame for memory plots |
Long64_t | fPrevProcessed | |
Long64_t | fPrevTotal | |
Float_t | fProcTime | |
TGLabel* | fProcessed | |
TProof* | fProof | |
TGLabel* | fRate | |
TGraph* | fRateGraph | |
TGTextButton* | fRatePlot | |
TNtuple* | fRatePoints | |
Int_t | fRightInfo | |
Int_t | fSVNRev | |
TGLabel* | fSelector | |
TString | fSessionUrl | |
TGCheckButton* | fSmoothSpeedo | use smooth speedometer update |
TGSpeedo* | fSpeedo | speedometer |
TTime | fStartTime | |
TProofProgressDialog::EQueryStatus | fStatus | |
TGTextButton* | fStop | |
TGTextBuffer* | fTextQuery | |
TGLabel* | fTimeLab | |
TGLabel* | fTitleLab | |
TGraph* | fTotSGraph | |
TGLabel* | fTotal | |
static Bool_t | fgKeepDefault | |
static Bool_t | fgLogQueryDefault | |
static TString | fgTextQueryDefault |
Create PROOF processing progress dialog.
Reset dialog box preparing for new query
Update progress bar and status labels. Use "processed == total" or "processed < 0" to indicate end of processing.
Update progress bar and status labels. Use "processed == total" or "processed < 0" to indicate end of processing.
Transform MBs to GBs ot TBs and get the correct suffix
Disable the asyn switch when an external request for going asynchronous is issued