#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"
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 )) |
const UInt_t kDefaultActive = (1ULL << ( 18 )) |
Definition at line 26 of file TProofProgressLog.cxx.
const UInt_t kLogElemFilled = (1ULL << ( 17 )) |
Definition at line 25 of file TProofProgressLog.cxx.