#include "RConfigure.h"
#include <ROOT/RConfig.hxx>
#include "Riostream.h"
#include <sys/types.h>
#include <netinet/in.h>
#include <utime.h>
#include "TXProofServ.h"
#include "TObjString.h"
#include "TEnv.h"
#include "TError.h"
#include "TException.h"
#include "THashList.h"
#include "TInterpreter.h"
#include "TParameter.h"
#include "TProofDebug.h"
#include "TProof.h"
#include "TVirtualProofPlayer.h"
#include "TQueryResultManager.h"
#include "TRegexp.h"
#include "TClass.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TPluginManager.h"
#include "TXSocketHandler.h"
#include "TXUnixSocket.h"
#include "compiledata.h"
#include "TProofNodeInfo.h"
#include "XProofProtocol.h"
#include "snprintf.h"
#include <XrdClient/XrdClientConst.hh>
#include <XrdClient/XrdClientEnv.hh>
Classes | |
class | TXProofServInputHandler |
class | TXProofServSegViolationHandler |
class | TXProofServSigPipeHandler |
class | TXProofServTerminationHandler |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Functions | |
TApplication * | GetTXProofServ (Int_t *argc, char **argv, FILE *flog) |
Variables | |
static volatile Int_t | gProofServDebug = 1 |
TApplication * GetTXProofServ | ( | Int_t * | argc, |
char ** | argv, | ||
FILE * | flog | ||
) |
Definition at line 152 of file TXProofServ.cxx.
|
static |
Definition at line 61 of file TXProofServ.cxx.