Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TRInterface.h File Reference
#include <TRObject.h>
#include <TRDataFrame.h>
#include <TRFunctionExport.h>
#include <TRFunctionImport.h>
#include <TThread.h>
#include <TRInterface_Binding.h>

Classes

class  ROOT::R::TRInterface::Binding
class  ROOT::R::TRInterface
 ROOT R was implemented using the R Project library and the modules Rcpp and RInside. More...

Namespaces

namespace  ROOT
namespace  ROOT::R
 namespace associated R package for ROOT.

Macros

#define ROOT_R_TRInterface_Binding

Functions

ROOT::R::TRInterfaceoperator<< (ROOT::R::TRInterface &r, TString code)

Macro Definition Documentation

◆ ROOT_R_TRInterface_Binding

#define ROOT_R_TRInterface_Binding

Definition at line 13 of file TRInterface.h.

Function Documentation

◆ operator<<()

ROOT::R::TRInterface & operator<< ( ROOT::R::TRInterface & r,
TString code )
inline

Definition at line 322 of file TRInterface.h.