ROOT  6.06/08
Reference Guide
Functions | Variables
pq2main.cxx File Reference
#include <stdio.h>
#include <stdlib.h>
#include "TMacro.h"
#include "TString.h"
#include "TSystem.h"
#include "TUUID.h"
#include "pq2actions.h"
#include "pq2ping.h"
+ Include dependency graph for pq2main.cxx:

Go to the source code of this file.

Functions

void showFile (const char *fn, int show, int keep)
 Display the content of file 'fn'. More...
 
int main (int argc, char **argv)
 

Variables

static Int_t gkeep = 0
 
TString flog
 
TString ferr
 
TString fres
 
Int_t gverbose = 0
 

Function Documentation

§ main()

int main ( int  argc,
char **  argv 
)

Definition at line 43 of file pq2main.cxx.

§ showFile()

void showFile ( const char *  fn,
int  show,
int  keep 
)

Display the content of file 'fn'.

Definition at line 356 of file pq2main.cxx.

Referenced by main().

Variable Documentation

§ ferr

TString ferr

§ flog

TString flog

§ fres

TString fres

Definition at line 39 of file pq2main.cxx.

§ gkeep

Int_t gkeep = 0
static

Definition at line 34 of file pq2main.cxx.

Referenced by main().

§ gverbose

Int_t gverbose = 0