Logo ROOT   6.07/09
Reference Guide
Macros | Functions | Variables
THbookFile.cxx File Reference
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "TROOT.h"
#include "THbookFile.h"
#include "TH2.h"
#include "THbookTree.h"
#include "THbookBranch.h"
#include "THbookKey.h"
#include "TGraph.h"
#include "TProfile.h"
#include "TTreeFormula.h"
#include "TLeafI.h"
#include "TBrowser.h"
#include "TSystem.h"
#include "TMath.h"
Include dependency graph for THbookFile.cxx:

Macros

#define DEFCHAR   const char*
 
#define hbnam   hbnam_
 
#define hbnamc   hbnamc_
 
#define hbname   hbname_
 
#define hcbits   hcbits_
 
#define hcbook   hcbook_
 
#define hcdir   hcdir_
 
#define hdcofl   hdcofl_
 
#define hdelet   hdelet_
 
#define hgive   hgive_
 
#define hgiven   hgiven_
 
#define hgnf   hgnf_
 
#define hgnpar   hgnpar_
 
#define hgnt   hgnt_
 
#define hgnt1   hgnt1_
 
#define hgntf   hgntf_
 
#define hi   hi_
 
#define hie   hie_
 
#define hif   hif_
 
#define hij   hij_
 
#define hije   hije_
 
#define hijxy   hijxy_
 
#define hix   hix_
 
#define hldir   hldir_
 
#define hlimit   hlimit_
 
#define hmaxim   hmaxim_
 
#define hminim   hminim_
 
#define hnoent   hnoent_
 
#define hntvar2   hntvar2_
 
#define hntvar3   hntvar3_
 
#define hrend   hrend_
 
#define hrin   hrin_
 
#define hropen   hropen_
 
#define PASSCHAR(string)   string
 
#define pawc   pawc_
 
#define PAWC_SIZE   4000000
 
#define quest   quest_
 
#define rzcl   rzcl_
 
#define rzink   rzink_
 
#define type_of_call
 

Functions

void type_of_call hbnam (const int &, DEFCHAR, const int &, DEFCHAR, const int &, const int, const int)
 
void type_of_call hcdir (DEFCHAR, DEFCHAR, const int, const int)
 
void type_of_call hdcofl ()
 
void type_of_call hdelet (const int &)
 
void type_of_call hgive (const int &, DEFCHAR, const int &, const float &, const float &, const int &, const float &, const float &, const int &, const int &, const int)
 
void type_of_call hgiven (const int &, DEFCHAR, const int &, DEFCHAR, const float &, const float &, const int, const int)
 
void type_of_call hgnf (const int &, const int &, const float &, const int &)
 
void type_of_call hgnpar (const int &, const char *, const int)
 
void type_of_call hgnt (const int &, const int &, const int &)
 
void type_of_call hgnt1 (const int &, DEFCHAR, DEFCHAR, const int &, const int &, const int &, const int &, const int, const int)
 
void type_of_call hgntf (const int &, const int &, const int &)
 
float type_of_call hi (const int &, const int &)
 
float type_of_call hie (const int &, const int &)
 
float type_of_call hif (const int &, const int &)
 
float type_of_call hij (const int &, const int &, const int &)
 
float type_of_call hije (const int &, const int &, const int &)
 
void type_of_call hijxy (const int &, const int &, const int &, const float &, const float &)
 
void type_of_call hix (const int &, const int &, const float &)
 
void type_of_call hldir (DEFCHAR, DEFCHAR, const int, const int)
 
void type_of_call hlimit (const int &)
 
void type_of_call hmaxim (const int &, const float &)
 
void type_of_call hminim (const int &, const float &)
 
void type_of_call hnoent (const int &, const int &)
 
void type_of_call hntvar2 (const int &, const int &, DEFCHAR, DEFCHAR, DEFCHAR, int &, int &, int &, int &, int &, const int, const int, const int)
 
void type_of_call hntvar3 (const int &, const int &, DEFCHAR, const int)
 
void type_of_call hrend (DEFCHAR, const int)
 
void type_of_call hrin (const int &, const int &, const int &)
 
void type_of_call hropen (const int &, DEFCHAR, DEFCHAR, DEFCHAR, const int &, const int &, const int, const int, const int)
 
void type_of_call rzink (const int &, const int &, const char *, const int)
 

Variables

char chtitl [128]
 
static Int_t gLastEntry = -1
 
int hcbits [37]
 
int hcbook [51]
 
int idb
 
char idname [128]
 
int * iq
 
const Int_t kMAX1 = 8
 
const Int_t kMIN1 = 7
 
const Int_t kNRH = 6
 
int lcdir
 
int lcid
 
int lcont
 
int * lq
 
int ltab
 
int ncx
 
int ncy
 
int nentries
 
int nwt
 
int pawc [PAWC_SIZE]
 
float * q
 
int quest [100]
 
int rzcl [11]
 
float xmax
 
float xmin
 
float ymax
 
float ymin
 

Macro Definition Documentation

#define DEFCHAR   const char*

Definition at line 136 of file THbookFile.cxx.

#define hbnam   hbnam_

Definition at line 125 of file THbookFile.cxx.

#define hbnamc   hbnamc_

Definition at line 124 of file THbookFile.cxx.

#define hbname   hbname_

Definition at line 123 of file THbookFile.cxx.

#define hcbits   hcbits_

Definition at line 65 of file THbookFile.cxx.

#define hcbook   hcbook_

Definition at line 66 of file THbookFile.cxx.

#define hcdir   hcdir_

Definition at line 133 of file THbookFile.cxx.

#define hdcofl   hdcofl_

Definition at line 117 of file THbookFile.cxx.

#define hdelet   hdelet_

Definition at line 120 of file THbookFile.cxx.

#define hgive   hgive_

Definition at line 109 of file THbookFile.cxx.

#define hgiven   hgiven_

Definition at line 110 of file THbookFile.cxx.

#define hgnf   hgnf_

Definition at line 112 of file THbookFile.cxx.

#define hgnpar   hgnpar_

Definition at line 111 of file THbookFile.cxx.

#define hgnt   hgnt_

Definition at line 113 of file THbookFile.cxx.

#define hgnt1   hgnt1_

Definition at line 115 of file THbookFile.cxx.

#define hgntf   hgntf_

Definition at line 114 of file THbookFile.cxx.

#define hi   hi_

Definition at line 126 of file THbookFile.cxx.

#define hie   hie_

Definition at line 127 of file THbookFile.cxx.

#define hif   hif_

Definition at line 128 of file THbookFile.cxx.

#define hij   hij_

Definition at line 129 of file THbookFile.cxx.

#define hije   hije_

Definition at line 132 of file THbookFile.cxx.

#define hijxy   hijxy_

Definition at line 131 of file THbookFile.cxx.

#define hix   hix_

Definition at line 130 of file THbookFile.cxx.

#define hldir   hldir_

Definition at line 104 of file THbookFile.cxx.

#define hlimit   hlimit_

Definition at line 103 of file THbookFile.cxx.

#define hmaxim   hmaxim_

Definition at line 118 of file THbookFile.cxx.

#define hminim   hminim_

Definition at line 119 of file THbookFile.cxx.

#define hnoent   hnoent_

Definition at line 108 of file THbookFile.cxx.

#define hntvar2   hntvar2_

Definition at line 121 of file THbookFile.cxx.

#define hntvar3   hntvar3_

Definition at line 122 of file THbookFile.cxx.

#define hrend   hrend_

Definition at line 106 of file THbookFile.cxx.

#define hrin   hrin_

Definition at line 107 of file THbookFile.cxx.

#define hropen   hropen_

Definition at line 105 of file THbookFile.cxx.

#define PASSCHAR (   string)    string

Definition at line 137 of file THbookFile.cxx.

#define pawc   pawc_

Definition at line 63 of file THbookFile.cxx.

#define PAWC_SIZE   4000000

Definition at line 58 of file THbookFile.cxx.

#define quest   quest_

Definition at line 64 of file THbookFile.cxx.

#define rzcl   rzcl_

Definition at line 67 of file THbookFile.cxx.

#define rzink   rzink_

Definition at line 116 of file THbookFile.cxx.

#define type_of_call

Definition at line 135 of file THbookFile.cxx.

Function Documentation

void type_of_call hbnam ( const int &  ,
DEFCHAR  ,
const int &  ,
DEFCHAR  ,
const int &  ,
const int  ,
const int   
)
void type_of_call hcdir ( DEFCHAR  ,
DEFCHAR  ,
const int  ,
const int   
)
void type_of_call hdcofl ( )
void type_of_call hdelet ( const int &  )
void type_of_call hgive ( const int &  ,
DEFCHAR  ,
const int &  ,
const float &  ,
const float &  ,
const int &  ,
const float &  ,
const float &  ,
const int &  ,
const int &  ,
const int   
)
void type_of_call hgiven ( const int &  ,
DEFCHAR  ,
const int &  ,
DEFCHAR  ,
const float &  ,
const float &  ,
const int  ,
const int   
)
void type_of_call hgnf ( const int &  ,
const int &  ,
const float &  ,
const int &   
)
void type_of_call hgnpar ( const int &  ,
const char *  ,
const int   
)
void type_of_call hgnt ( const int &  ,
const int &  ,
const int &   
)
void type_of_call hgnt1 ( const int &  ,
DEFCHAR  ,
DEFCHAR  ,
const int &  ,
const int &  ,
const int &  ,
const int &  ,
const int  ,
const int   
)
void type_of_call hgntf ( const int &  ,
const int &  ,
const int &   
)
float type_of_call hi ( const int &  ,
const int &   
)
float type_of_call hie ( const int &  ,
const int &   
)
float type_of_call hif ( const int &  ,
const int &   
)
float type_of_call hij ( const int &  ,
const int &  ,
const int &   
)
float type_of_call hije ( const int &  ,
const int &  ,
const int &   
)
void type_of_call hijxy ( const int &  ,
const int &  ,
const int &  ,
const float &  ,
const float &   
)
void type_of_call hix ( const int &  ,
const int &  ,
const float &   
)
void type_of_call hldir ( DEFCHAR  ,
DEFCHAR  ,
const int  ,
const int   
)
void type_of_call hlimit ( const int &  )
void type_of_call hmaxim ( const int &  ,
const float &   
)
void type_of_call hminim ( const int &  ,
const float &   
)
void type_of_call hnoent ( const int &  ,
const int &   
)
void type_of_call hntvar2 ( const int &  ,
const int &  ,
DEFCHAR  ,
DEFCHAR  ,
DEFCHAR  ,
int &  ,
int &  ,
int &  ,
int &  ,
int &  ,
const int  ,
const int  ,
const int   
)
void type_of_call hntvar3 ( const int &  ,
const int &  ,
DEFCHAR  ,
const int   
)
void type_of_call hrend ( DEFCHAR  ,
const int   
)
void type_of_call hrin ( const int &  ,
const int &  ,
const int &   
)
void type_of_call hropen ( const int &  ,
DEFCHAR  ,
DEFCHAR  ,
DEFCHAR  ,
const int &  ,
const int &  ,
const int  ,
const int  ,
const int   
)
void type_of_call rzink ( const int &  ,
const int &  ,
const char *  ,
const int   
)

Variable Documentation

char chtitl[128]

Definition at line 90 of file THbookFile.cxx.

Int_t gLastEntry = -1
static

Definition at line 98 of file THbookFile.cxx.

int hcbits[37]

Definition at line 70 of file THbookFile.cxx.

int hcbook[51]

Definition at line 71 of file THbookFile.cxx.

int idb

Definition at line 91 of file THbookFile.cxx.

char idname[128]

Definition at line 88 of file THbookFile.cxx.

int* iq

Definition at line 86 of file THbookFile.cxx.

const Int_t kMAX1 = 8

Definition at line 96 of file THbookFile.cxx.

const Int_t kMIN1 = 7

Definition at line 95 of file THbookFile.cxx.

const Int_t kNRH = 6

Definition at line 94 of file THbookFile.cxx.

int lcdir

Definition at line 92 of file THbookFile.cxx.

int lcid

Definition at line 92 of file THbookFile.cxx.

int lcont

Definition at line 92 of file THbookFile.cxx.

int * lq

Definition at line 86 of file THbookFile.cxx.

int ltab

Definition at line 92 of file THbookFile.cxx.

int ncx

Definition at line 91 of file THbookFile.cxx.

int ncy

Definition at line 91 of file THbookFile.cxx.

int nentries

Definition at line 89 of file THbookFile.cxx.

int nwt

Definition at line 91 of file THbookFile.cxx.

int pawc[PAWC_SIZE]

Definition at line 68 of file THbookFile.cxx.

float* q

Definition at line 87 of file THbookFile.cxx.

int quest[100]

Definition at line 69 of file THbookFile.cxx.

int rzcl[11]

Definition at line 72 of file THbookFile.cxx.

float xmax

Definition at line 93 of file THbookFile.cxx.

float xmin

Definition at line 93 of file THbookFile.cxx.

float ymax

Definition at line 93 of file THbookFile.cxx.

float ymin

Definition at line 93 of file THbookFile.cxx.