Logo ROOT   6.07/09
Reference Guide
Classes | Macros | Variables
TProofDebug.h File Reference
#include "Rtypes.h"
Include dependency graph for TProofDebug.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TProofDebug
 

Macros

#define PDB(mask, level)   if ((TProofDebug::mask & gProofDebugMask) && gProofDebugLevel >= (level))
 

Variables

R__EXTERN Int_t gProofDebugLevel
 
R__EXTERN TProofDebug::EProofDebugMask gProofDebugMask
 

Macro Definition Documentation

#define PDB (   mask,
  level 
)    if ((TProofDebug::mask & gProofDebugMask) && gProofDebugLevel >= (level))

Definition at line 58 of file TProofDebug.h.

Variable Documentation

R__EXTERN Int_t gProofDebugLevel

Definition at line 56 of file TProofDebug.h.

Definition at line 55 of file TProofDebug.h.