ROOT  6.06/09
Reference Guide
Macros | Functions
TProofProgressDialog.cxx File Reference
#include "TProofProgressDialog.h"
#include "TProofProgressLog.h"
#include "TProofProgressMemoryPlot.h"
#include "TEnv.h"
#include "TError.h"
#include "TGLabel.h"
#include "TGButton.h"
#include "TGTextBuffer.h"
#include "TGTextEntry.h"
#include "TGProgressBar.h"
#include "TGSpeedo.h"
#include "TProof.h"
#include "TSlave.h"
#include "TSystem.h"
#include "TTimer.h"
#include "TGraph.h"
#include "TNtuple.h"
#include "TCanvas.h"
#include "TColor.h"
#include "TLine.h"
#include "TAxis.h"
#include "TPaveText.h"
#include "TMath.h"
#include "TH1F.h"
#include "THLimitsFinder.h"
+ Include dependency graph for TProofProgressDialog.cxx:

Go to the source code of this file.

Macros

#define PPD_SRV_NEWER(v)   (fProof && fProof->GetRemoteProtocol() > v)
 

Functions

 ClassImp (TProofProgressDialog) TProofProgressDialog
 Create PROOF processing progress dialog. More...
 

Macro Definition Documentation

#define PPD_SRV_NEWER (   v)    (fProof && fProof->GetRemoteProtocol() > v)

Function Documentation

ClassImp ( TProofProgressDialog  )

Create PROOF processing progress dialog.

Definition at line 57 of file TProofProgressDialog.cxx.