Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Variables

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

Variable Documentation

◆ gR

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

Definition at line 30 of file TRInterface.cxx.

◆ statusEventLoop

Bool_t statusEventLoop
static

Definition at line 31 of file TRInterface.cxx.