5 std::string
hello( std::string who, std::string msg){
6 std::string
result(
"hello " ) ;
21 r<<
"print(rootr$hello('world ','ROOTR'))";
std::string hello(std::string who, std::string msg)
void function(const Char_t *name_, T fun, const Char_t *docstring=0)
void SetVerbose(Bool_t status)
Method to set verbose mode, that produce extra output.
static TRInterface & Instance()
static method to get an TRInterface instance reference
#define LOAD_ROOTR_MODULE(NAME)