Logo ROOT   6.14/05
Reference Guide
List of all members | Public Types | List of all members
TProofDebug Class Reference

Definition at line 28 of file TProofDebug.h.

Public Types

enum  EProofDebugMask {
  kNone = 0, kPacketizer = 1, kLoop = 2, kSelector = 4,
  kOutput = 8, kInput = 16, kGlobal = 32, kPackage = 64,
  kFeedback = 128, kCondor = 256, kDraw = 512, kAsyn = 1024,
  kCache = 2048, kCollect = 4096, kDataset = 8192, kSubmerger = 16384,
  kMonitoring = 32768, kAll = 0xFFFFFFFF
}
 

#include <TProofDebug.h>

Member Enumeration Documentation

◆ EProofDebugMask

Enumerator
kNone 
kPacketizer 
kLoop 
kSelector 
kOutput 
kInput 
kGlobal 
kPackage 
kFeedback 
kCondor 
kDraw 
kAsyn 
kCache 
kCollect 
kDataset 
kSubmerger 
kMonitoring 
kAll 

Definition at line 30 of file TProofDebug.h.


The documentation for this class was generated from the following file: