Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTabCom.h File Reference
#include "TString.h"
#include "TRegexp.h"
Include dependency graph for TTabCom.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TTabCom
 

Macros

#define dblquote(x)   "\"" << x << "\""
 
#define MAX_LEN_PAT   1024
 

Variables

R__EXTERN TTabComgTabCom
 

Macro Definition Documentation

◆ dblquote

#define dblquote (   x)    "\"" << x << "\""

Definition at line 43 of file TTabCom.h.

◆ MAX_LEN_PAT

#define MAX_LEN_PAT   1024

Definition at line 42 of file TTabCom.h.

Variable Documentation

◆ gTabCom

R__EXTERN TTabCom* gTabCom

Definition at line 229 of file TTabCom.h.