Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TProofProgressLog.cxx File Reference
#include "TError.h"
#include "TPRegexp.h"
#include "TGFrame.h"
#include "TGTextView.h"
#include "TGLabel.h"
#include "TProof.h"
#include "TProofProgressDialog.h"
#include "TProofProgressLog.h"
#include "TProofLog.h"
#include "TGNumberEntry.h"
#include "TGListBox.h"
#include "TGButton.h"
Include dependency graph for TProofProgressLog.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Variables

const UInt_t kDefaultActive = (1ULL << ( 18 ))
 
const UInt_t kLogElemFilled = (1ULL << ( 17 ))
 

Variable Documentation

◆ kDefaultActive

const UInt_t kDefaultActive = (1ULL << ( 18 ))

Definition at line 26 of file TProofProgressLog.cxx.

◆ kLogElemFilled

const UInt_t kLogElemFilled = (1ULL << ( 17 ))

Definition at line 25 of file TProofProgressLog.cxx.