Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
THbookFile.cxx File Reference
#include <cstdlib>
#include <cstring>
#include <cctype>
#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 "strlcpy.h"
#include "snprintf.h"
Include dependency graph for THbookFile.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

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 hbnam_ (const int &, const char *, const int &, const char *, const int &, const int, const int)
 
void hcdir_ (const char *, const char *, const int, const int)
 
void hdcofl_ ()
 
void hdelet_ (const int &)
 
void hgive_ (const int &, const char *, const int &, const float &, const float &, const int &, const float &, const float &, const int &, const int &, const int)
 
void hgiven_ (const int &, const char *, const int &, const char *, const float &, const float &, const int, const int)
 
void hgnf_ (const int &, const int &, const float &, const int &)
 
void hgnpar_ (const int &, const char *, const int)
 
void hgnt1_ (const int &, const char *, const char *, const int &, const int &, const int &, const int &, const int, const int)
 
void hgnt_ (const int &, const int &, const int &)
 
void hgntf_ (const int &, const int &, const int &)
 
float hi_ (const int &, const int &)
 
float hie_ (const int &, const int &)
 
float hif_ (const int &, const int &)
 
float hij_ (const int &, const int &, const int &)
 
float hije_ (const int &, const int &, const int &)
 
void hijxy_ (const int &, const int &, const int &, const float &, const float &)
 
void hix_ (const int &, const int &, const float &)
 
void hldir_ (const char *, const char *, const int, const int)
 
void hlimit_ (const int &)
 
void hmaxim_ (const int &, const float &)
 
void hminim_ (const int &, const float &)
 
void hnoent_ (const int &, const int &)
 
void hntvar2_ (const int &, const int &, const char *, const char *, const char *, int &, int &, int &, int &, int &, const int, const int, const int)
 
void hntvar3_ (const int &, const int &, const char *, const int)
 
void hrend_ (const char *, const int)
 
void hrin_ (const int &, const int &, const int &)
 
void hropen_ (const int &, const char *, const char *, const char *, const int &, const int &, const int, const int, const int)
 
void 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]
 
intiq
 
const Int_t kMAX1 = 8
 
const Int_t kMIN1 = 7
 
const Int_t kNRH = 6
 
int lcdir
 
int lcid
 
int lcont
 
intlq
 
int ltab
 
int ncx
 
int ncy
 
int nentries
 
int nwt
 
int pawc_ [4000000]
 
float * q
 
int quest_ [100]
 
int rzcl_ [11]
 
float xmax
 
float xmin
 
float ymax
 
float ymin
 

Macro Definition Documentation

◆ DEFCHAR

#define DEFCHAR   const char*

Definition at line 138 of file THbookFile.cxx.

◆ hbnam

#define hbnam   hbnam_

Definition at line 127 of file THbookFile.cxx.

◆ hbnamc

#define hbnamc   hbnamc_

Definition at line 126 of file THbookFile.cxx.

◆ hbname

#define hbname   hbname_

Definition at line 125 of file THbookFile.cxx.

◆ hcbits

#define hcbits   hcbits_

Definition at line 67 of file THbookFile.cxx.

◆ hcbook

#define hcbook   hcbook_

Definition at line 68 of file THbookFile.cxx.

◆ hcdir

#define hcdir   hcdir_

Definition at line 135 of file THbookFile.cxx.

◆ hdcofl

#define hdcofl   hdcofl_

Definition at line 119 of file THbookFile.cxx.

◆ hdelet

#define hdelet   hdelet_

Definition at line 122 of file THbookFile.cxx.

◆ hgive

#define hgive   hgive_

Definition at line 111 of file THbookFile.cxx.

◆ hgiven

#define hgiven   hgiven_

Definition at line 112 of file THbookFile.cxx.

◆ hgnf

#define hgnf   hgnf_

Definition at line 114 of file THbookFile.cxx.

◆ hgnpar

#define hgnpar   hgnpar_

Definition at line 113 of file THbookFile.cxx.

◆ hgnt

#define hgnt   hgnt_

Definition at line 115 of file THbookFile.cxx.

◆ hgnt1

#define hgnt1   hgnt1_

Definition at line 117 of file THbookFile.cxx.

◆ hgntf

#define hgntf   hgntf_

Definition at line 116 of file THbookFile.cxx.

◆ hi

#define hi   hi_

Definition at line 128 of file THbookFile.cxx.

◆ hie

#define hie   hie_

Definition at line 129 of file THbookFile.cxx.

◆ hif

#define hif   hif_

Definition at line 130 of file THbookFile.cxx.

◆ hij

#define hij   hij_

Definition at line 131 of file THbookFile.cxx.

◆ hije

#define hije   hije_

Definition at line 134 of file THbookFile.cxx.

◆ hijxy

#define hijxy   hijxy_

Definition at line 133 of file THbookFile.cxx.

◆ hix

#define hix   hix_

Definition at line 132 of file THbookFile.cxx.

◆ hldir

#define hldir   hldir_

Definition at line 106 of file THbookFile.cxx.

◆ hlimit

#define hlimit   hlimit_

Definition at line 105 of file THbookFile.cxx.

◆ hmaxim

#define hmaxim   hmaxim_

Definition at line 120 of file THbookFile.cxx.

◆ hminim

#define hminim   hminim_

Definition at line 121 of file THbookFile.cxx.

◆ hnoent

#define hnoent   hnoent_

Definition at line 110 of file THbookFile.cxx.

◆ hntvar2

#define hntvar2   hntvar2_

Definition at line 123 of file THbookFile.cxx.

◆ hntvar3

#define hntvar3   hntvar3_

Definition at line 124 of file THbookFile.cxx.

◆ hrend

#define hrend   hrend_

Definition at line 108 of file THbookFile.cxx.

◆ hrin

#define hrin   hrin_

Definition at line 109 of file THbookFile.cxx.

◆ hropen

#define hropen   hropen_

Definition at line 107 of file THbookFile.cxx.

◆ PASSCHAR

#define PASSCHAR (   string)    string

Definition at line 139 of file THbookFile.cxx.

◆ pawc

#define pawc   pawc_

Definition at line 65 of file THbookFile.cxx.

◆ PAWC_SIZE

#define PAWC_SIZE   4000000

Definition at line 60 of file THbookFile.cxx.

◆ quest

#define quest   quest_

Definition at line 66 of file THbookFile.cxx.

◆ rzcl

#define rzcl   rzcl_

Definition at line 69 of file THbookFile.cxx.

◆ rzink

#define rzink   rzink_

Definition at line 118 of file THbookFile.cxx.

◆ type_of_call

#define type_of_call

Definition at line 137 of file THbookFile.cxx.

Function Documentation

◆ hbnam_()

void hbnam_ ( const int ,
const char *  ,
const int ,
const char *  ,
const int ,
const int  ,
const int   
)

◆ hcdir_()

void hcdir_ ( const char *  ,
const char *  ,
const int  ,
const int   
)

◆ hdcofl_()

void hdcofl_ ( )

◆ hdelet_()

void hdelet_ ( const int )

◆ hgive_()

void hgive_ ( const int ,
const char *  ,
const int ,
const float &  ,
const float &  ,
const int ,
const float &  ,
const float &  ,
const int ,
const int ,
const int   
)

◆ hgiven_()

void hgiven_ ( const int ,
const char *  ,
const int ,
const char *  ,
const float &  ,
const float &  ,
const int  ,
const int   
)

◆ hgnf_()

void hgnf_ ( const int ,
const int ,
const float &  ,
const int  
)

◆ hgnpar_()

void hgnpar_ ( const int ,
const char *  ,
const int   
)

◆ hgnt1_()

void hgnt1_ ( const int ,
const char *  ,
const char *  ,
const int ,
const int ,
const int ,
const int ,
const int  ,
const int   
)

◆ hgnt_()

void hgnt_ ( const int ,
const int ,
const int  
)

◆ hgntf_()

void hgntf_ ( const int ,
const int ,
const int  
)

◆ hi_()

float hi_ ( const int ,
const int  
)

◆ hie_()

float hie_ ( const int ,
const int  
)

◆ hif_()

float hif_ ( const int ,
const int  
)

◆ hij_()

float hij_ ( const int ,
const int ,
const int  
)

◆ hije_()

float hije_ ( const int ,
const int ,
const int  
)

◆ hijxy_()

void hijxy_ ( const int ,
const int ,
const int ,
const float &  ,
const float &   
)

◆ hix_()

void hix_ ( const int ,
const int ,
const float &   
)

◆ hldir_()

void hldir_ ( const char *  ,
const char *  ,
const int  ,
const int   
)

◆ hlimit_()

void hlimit_ ( const int )

◆ hmaxim_()

void hmaxim_ ( const int ,
const float &   
)

◆ hminim_()

void hminim_ ( const int ,
const float &   
)

◆ hnoent_()

void hnoent_ ( const int ,
const int  
)

◆ hntvar2_()

void hntvar2_ ( const int ,
const int ,
const char *  ,
const char *  ,
const char *  ,
int ,
int ,
int ,
int ,
int ,
const int  ,
const int  ,
const int   
)

◆ hntvar3_()

void hntvar3_ ( const int ,
const int ,
const char *  ,
const int   
)

◆ hrend_()

void hrend_ ( const char *  ,
const int   
)

◆ hrin_()

void hrin_ ( const int ,
const int ,
const int  
)

◆ hropen_()

void hropen_ ( const int ,
const char *  ,
const char *  ,
const char *  ,
const int ,
const int ,
const int  ,
const int  ,
const int   
)

◆ rzink_()

void rzink_ ( const int ,
const int ,
const char *  ,
const int   
)

Variable Documentation

◆ chtitl

char chtitl[128]

Definition at line 92 of file THbookFile.cxx.

◆ gLastEntry

Int_t gLastEntry = -1
static

Definition at line 100 of file THbookFile.cxx.

◆ hcbits_

int hcbits_[37]

Definition at line 72 of file THbookFile.cxx.

◆ hcbook_

int hcbook_[51]

Definition at line 73 of file THbookFile.cxx.

◆ idb

int idb

Definition at line 93 of file THbookFile.cxx.

◆ idname

char idname[128]

Definition at line 90 of file THbookFile.cxx.

◆ iq

int* iq

Definition at line 88 of file THbookFile.cxx.

◆ kMAX1

const Int_t kMAX1 = 8

Definition at line 98 of file THbookFile.cxx.

◆ kMIN1

const Int_t kMIN1 = 7

Definition at line 97 of file THbookFile.cxx.

◆ kNRH

const Int_t kNRH = 6

Definition at line 96 of file THbookFile.cxx.

◆ lcdir

int lcdir

Definition at line 94 of file THbookFile.cxx.

◆ lcid

int lcid

Definition at line 94 of file THbookFile.cxx.

◆ lcont

int lcont

Definition at line 94 of file THbookFile.cxx.

◆ lq

int * lq

Definition at line 88 of file THbookFile.cxx.

◆ ltab

int ltab

Definition at line 94 of file THbookFile.cxx.

◆ ncx

int ncx

Definition at line 93 of file THbookFile.cxx.

◆ ncy

int ncy

Definition at line 93 of file THbookFile.cxx.

◆ nentries

int nentries

Definition at line 91 of file THbookFile.cxx.

◆ nwt

int nwt

Definition at line 93 of file THbookFile.cxx.

◆ pawc_

int pawc_[4000000]

Definition at line 70 of file THbookFile.cxx.

◆ q

float* q

Definition at line 89 of file THbookFile.cxx.

◆ quest_

int quest_[100]

Definition at line 71 of file THbookFile.cxx.

◆ rzcl_

int rzcl_[11]

Definition at line 74 of file THbookFile.cxx.

◆ xmax

float xmax

Definition at line 95 of file THbookFile.cxx.

◆ xmin

float xmin

Definition at line 95 of file THbookFile.cxx.

◆ ymax

float ymax

Definition at line 95 of file THbookFile.cxx.

◆ ymin

float ymin

Definition at line 95 of file THbookFile.cxx.