Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TRInterface.cxx File Reference
#include <TRInterface.h>
#include "TRCompletion.h"
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <TRint.h>
#include <TSystem.h>
#include <R_ext/eventloop.h>
Include dependency graph for TRInterface.cxx:

Variables

static ROOT::R::TRInterfacegR = nullptr
 
static Bool_t statusEventLoop
 

Variable Documentation

◆ gR

ROOT::R::TRInterface* gR = nullptr
static

Definition at line 28 of file TRInterface.cxx.

◆ statusEventLoop

Bool_t statusEventLoop
static

Definition at line 29 of file TRInterface.cxx.