Logo ROOT   6.10/09
Reference Guide
Variables
TInterpreter.cxx File Reference
#include "TInterpreter.h"
#include "TROOT.h"
#include "TError.h"
Include dependency graph for TInterpreter.cxx:

Variables

TInterpretergCling = 0
 
static TInterpretergInterpreterLocal = 0
 
TInterpreter *(* gPtr2Interpreter )()=0
 

Variable Documentation

◆ gCling

TInterpreter* gCling = 0

Definition at line 23 of file TInterpreter.cxx.

◆ gInterpreterLocal

TInterpreter* gInterpreterLocal = 0
static

Definition at line 24 of file TInterpreter.cxx.

◆ gPtr2Interpreter

TInterpreter*(* gPtr2Interpreter) ()=0

Definition at line 22 of file TInterpreter.cxx.