12 #ifndef ROOT_R_TRFunctionExport
13 #define ROOT_R_TRFunctionExport
15 #ifndef ROOT_R_TRInternalFunction
Namespace for new ROOT classes and functions.
#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(T fun)
TRFunctionExport template constructor that supports a lot of function's prototypes.
Rcpp::TRInternalFunction_Impl< Rcpp::PreserveStorage > TRInternalFunction
Mother of all ROOT objects.
TRFunctionExport()
Default TRFunctionExport constructor.
This is a class to pass functions from ROOT to R