Logo ROOT  
Reference Guide
TXProofServ.cxx File Reference
#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 <XrdClient/XrdClientConst.hh>
#include <XrdClient/XrdClientEnv.hh>
Include dependency graph for TXProofServ.cxx:

Functions

TApplicationGetTXProofServ (Int_t *argc, char **argv, FILE *flog)
 

Variables

static volatile Int_t gProofServDebug = 1
 

Function Documentation

◆ GetTXProofServ()

TApplication * GetTXProofServ ( Int_t argc,
char **  argv,
FILE *  flog 
)

Definition at line 151 of file TXProofServ.cxx.

Variable Documentation

◆ gProofServDebug

volatile Int_t gProofServDebug = 1
static

Definition at line 60 of file TXProofServ.cxx.