ROOT  6.06/08
Reference Guide
Functions
FunModule.C File Reference
#include <TRInterface.h>
#include <TMath.h>
+ Include dependency graph for FunModule.C:

Go to the source code of this file.

Functions

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

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.

Referenced by ROOTR_MODULE().

§ ROOTR_MODULE()

ROOTR_MODULE ( rootr  )

Definition at line 12 of file FunModule.C.