Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
FunModule.C File Reference
#include <TRInterface.h>
#include <TMath.h>

Functions

void FunModule ()
std::string hello (std::string who, std::string msg)
 RCPP_MODULE (rootr)

Function Documentation

◆ FunModule()

void FunModule ( )

Definition at line 16 of file FunModule.C.

◆ hello()

std::string hello ( std::string who,
std::string msg )

Definition at line 5 of file FunModule.C.

◆ RCPP_MODULE()

RCPP_MODULE ( rootr )

Definition at line 12 of file FunModule.C.