Logo ROOT  
Reference Guide
TInterpreter.cxx File Reference
#include "TInterpreter.h"
#include "TROOT.h"
#include "TError.h"
#include "TGlobal.h"
Include dependency graph for TInterpreter.cxx:

Variables

TInterpretergCling = nullptr
 
static TInterpretergInterpreterLocal = nullptr
 

Variable Documentation

◆ gCling

TInterpreter* gCling = nullptr

Definition at line 24 of file TInterpreter.cxx.

◆ gInterpreterLocal

TInterpreter* gInterpreterLocal = nullptr
static

Definition at line 25 of file TInterpreter.cxx.