ROOT 6.07/09 Reference Guide |
#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 58 of file TProofDebug.h.
Definition at line 56 of file TProofDebug.h.
R__EXTERN TProofDebug::EProofDebugMask gProofDebugMask |
Definition at line 55 of file TProofDebug.h.