#include "Rtypes.h"| 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 | 
| #define PDB | ( | mask, | |
| level | |||
| ) | if ((TProofDebug::mask & gProofDebugMask) && gProofDebugLevel >= (level)) | 
Definition at line 56 of file TProofDebug.h.
Definition at line 54 of file TProofDebug.h.
| R__EXTERN TProofDebug::EProofDebugMask gProofDebugMask | 
Definition at line 53 of file TProofDebug.h.