#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"
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] |
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_ [4000000] |
float * | q |
int | quest_ [100] |
int | rzcl_ [11] |
float | xmax |
float | xmin |
float | ymax |
float | ymin |
#define DEFCHAR const char* |
Definition at line 138 of file THbookFile.cxx.
#define hbnam hbnam_ |
Definition at line 127 of file THbookFile.cxx.
#define hbnamc hbnamc_ |
Definition at line 126 of file THbookFile.cxx.
#define hbname hbname_ |
Definition at line 125 of file THbookFile.cxx.
#define hcbits hcbits_ |
Definition at line 67 of file THbookFile.cxx.
#define hcbook hcbook_ |
Definition at line 68 of file THbookFile.cxx.
#define hcdir hcdir_ |
Definition at line 135 of file THbookFile.cxx.
#define hdcofl hdcofl_ |
Definition at line 119 of file THbookFile.cxx.
#define hdelet hdelet_ |
Definition at line 122 of file THbookFile.cxx.
#define hgive hgive_ |
Definition at line 111 of file THbookFile.cxx.
#define hgiven hgiven_ |
Definition at line 112 of file THbookFile.cxx.
#define hgnf hgnf_ |
Definition at line 114 of file THbookFile.cxx.
#define hgnpar hgnpar_ |
Definition at line 113 of file THbookFile.cxx.
#define hgnt hgnt_ |
Definition at line 115 of file THbookFile.cxx.
#define hgnt1 hgnt1_ |
Definition at line 117 of file THbookFile.cxx.
#define hgntf hgntf_ |
Definition at line 116 of file THbookFile.cxx.
#define hi hi_ |
Definition at line 128 of file THbookFile.cxx.
#define hie hie_ |
Definition at line 129 of file THbookFile.cxx.
#define hif hif_ |
Definition at line 130 of file THbookFile.cxx.
#define hij hij_ |
Definition at line 131 of file THbookFile.cxx.
#define hije hije_ |
Definition at line 134 of file THbookFile.cxx.
#define hijxy hijxy_ |
Definition at line 133 of file THbookFile.cxx.
#define hix hix_ |
Definition at line 132 of file THbookFile.cxx.
#define hldir hldir_ |
Definition at line 106 of file THbookFile.cxx.
#define hlimit hlimit_ |
Definition at line 105 of file THbookFile.cxx.
#define hmaxim hmaxim_ |
Definition at line 120 of file THbookFile.cxx.
#define hminim hminim_ |
Definition at line 121 of file THbookFile.cxx.
#define hnoent hnoent_ |
Definition at line 110 of file THbookFile.cxx.
#define hntvar2 hntvar2_ |
Definition at line 123 of file THbookFile.cxx.
#define hntvar3 hntvar3_ |
Definition at line 124 of file THbookFile.cxx.
#define hrend hrend_ |
Definition at line 108 of file THbookFile.cxx.
#define hrin hrin_ |
Definition at line 109 of file THbookFile.cxx.
#define hropen hropen_ |
Definition at line 107 of file THbookFile.cxx.
#define PASSCHAR | ( | string | ) | string |
Definition at line 139 of file THbookFile.cxx.
#define pawc pawc_ |
Definition at line 65 of file THbookFile.cxx.
#define PAWC_SIZE 4000000 |
Definition at line 60 of file THbookFile.cxx.
#define quest quest_ |
Definition at line 66 of file THbookFile.cxx.
#define rzcl rzcl_ |
Definition at line 69 of file THbookFile.cxx.
#define rzink rzink_ |
Definition at line 118 of file THbookFile.cxx.
#define type_of_call |
Definition at line 137 of file THbookFile.cxx.
void hbnam_ | ( | const int & | , |
const char * | , | ||
const int & | , | ||
const char * | , | ||
const int & | , | ||
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 hgnt1_ | ( | const int & | , |
const char * | , | ||
const char * | , | ||
const int & | , | ||
const int & | , | ||
const int & | , | ||
const int & | , | ||
const int | , | ||
const int | |||
) |
void hlimit_ | ( | const int & | ) |
void hmaxim_ | ( | const int & | , |
const float & | |||
) |
void hminim_ | ( | const int & | , |
const float & | |||
) |
void hntvar2_ | ( | const int & | , |
const int & | , | ||
const char * | , | ||
const char * | , | ||
const char * | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
const int | , | ||
const int | , | ||
const int | |||
) |
void hrend_ | ( | const char * | , |
const int | |||
) |
void hropen_ | ( | const int & | , |
const char * | , | ||
const char * | , | ||
const char * | , | ||
const int & | , | ||
const int & | , | ||
const int | , | ||
const int | , | ||
const int | |||
) |
char chtitl[128] |
Definition at line 92 of file THbookFile.cxx.
|
static |
Definition at line 100 of file THbookFile.cxx.
int hcbits_[37] |
Definition at line 72 of file THbookFile.cxx.
int hcbook_[51] |
Definition at line 73 of file THbookFile.cxx.
int idb |
Definition at line 93 of file THbookFile.cxx.
char idname[128] |
Definition at line 90 of file THbookFile.cxx.
int* iq |
Definition at line 88 of file THbookFile.cxx.
const Int_t kMAX1 = 8 |
Definition at line 98 of file THbookFile.cxx.
const Int_t kMIN1 = 7 |
Definition at line 97 of file THbookFile.cxx.
const Int_t kNRH = 6 |
Definition at line 96 of file THbookFile.cxx.
int lcdir |
Definition at line 94 of file THbookFile.cxx.
int lcid |
Definition at line 94 of file THbookFile.cxx.
int lcont |
Definition at line 94 of file THbookFile.cxx.
int * lq |
Definition at line 88 of file THbookFile.cxx.
int ltab |
Definition at line 94 of file THbookFile.cxx.
int ncx |
Definition at line 93 of file THbookFile.cxx.
int ncy |
Definition at line 93 of file THbookFile.cxx.
int nentries |
Definition at line 91 of file THbookFile.cxx.
int nwt |
Definition at line 93 of file THbookFile.cxx.
int pawc_[4000000] |
Definition at line 70 of file THbookFile.cxx.
float* q |
Definition at line 89 of file THbookFile.cxx.
int quest_[100] |
Definition at line 71 of file THbookFile.cxx.
int rzcl_[11] |
Definition at line 74 of file THbookFile.cxx.
float xmax |
Definition at line 95 of file THbookFile.cxx.
float xmin |
Definition at line 95 of file THbookFile.cxx.
float ymax |
Definition at line 95 of file THbookFile.cxx.
float ymin |
Definition at line 95 of file THbookFile.cxx.