12 #ifndef ROOT_R_TRFunctionExport 13 #define ROOT_R_TRFunctionExport
Namespace for new ROOT classes and functions.
#define R(a, b, c, d, e, f, g, h, i)
#define ClassDef(name, id)
void SetFunction(T fun)
function to assign function to export, template method that supports a lot of function's prototypes ...
~TRFunctionExport()
Default TRFunctionExport destructor.
TRFunctionExport(T fun)
TRFunctionExport template constructor that supports a lot of function's prototypes.
Rcpp::TRInternalFunction_Impl< Rcpp::PreserveStorage > TRInternalFunction
TRFunctionExport()
Default TRFunctionExport constructor.
Mother of all ROOT objects.
This is a class to pass functions from ROOT to R