ROOT 6.08/07 Reference Guide |
#include "TChirpFile.h"
#include "TError.h"
#include "TSystem.h"
#include "TROOT.h"
#include <errno.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include "chirp_reli.h"
#include "auth_all.h"
#include "debug.h"
Macros | |
#define | FIXPATH(x) ( x[0]==0 ? "/" : x ) |
Functions | |
static void | chirp_root_global_setup () |
Variables | |
static int | chirp_root_timeout = 3600 |
Definition at line 63 of file TChirpFile.cxx.
|
static |
Definition at line 67 of file TChirpFile.cxx.
|
static |
Definition at line 65 of file TChirpFile.cxx.