Logo ROOT   6.14/05
Reference Guide
Typedefs | Functions
Functor.C File Reference
#include <TRInterface.h>
#include <TMath.h>
Include dependency graph for Functor.C:

Typedefs

typedef Double_t(* Function) (Double_t)
 

Functions

void Functor ()
 
 ROOTR_MODULE (MyFunctorModule)
 

Typedef Documentation

◆ Function

typedef Double_t(* Function) (Double_t)

Definition at line 4 of file Functor.C.

Function Documentation

◆ Functor()

void Functor ( )

Definition at line 26 of file Functor.C.

◆ ROOTR_MODULE()

ROOTR_MODULE ( MyFunctorModule  )

Definition at line 18 of file Functor.C.