Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TTabCom.cxx File Reference

Macros

#define BUF_SIZE   1024
#define IfDebug(x)

Variables

TTabComgTabCom = nullptr
const char kDelim = ':'

Macro Definition Documentation

◆ BUF_SIZE

#define BUF_SIZE   1024

Definition at line 151 of file TTabCom.cxx.

◆ IfDebug

#define IfDebug ( x)
Value:
Int_t gDebug
Definition TROOT.cxx:777
@ kDebug
Definition TTabCom.h:111
Double_t x[n]
Definition legend1.C:17

Definition at line 153 of file TTabCom.cxx.

Variable Documentation

◆ gTabCom

TTabCom* gTabCom = nullptr

Definition at line 166 of file TTabCom.cxx.

◆ kDelim

const char kDelim = ':'

Definition at line 158 of file TTabCom.cxx.