ROOT  6.06/09
Reference Guide
Typedefs | Functions
Functor.C File Reference
#include <TRInterface.h>
#include <TMath.h>
+ Include dependency graph for Functor.C:

Go to the source code of this file.

Typedefs

typedef Double_t(* Function) (Double_t)
 

Functions

 ROOTR_MODULE (MyFunctorModule)
 
void Functor ()
 

Typedef Documentation

typedef Double_t(* Function) (Double_t)

Definition at line 4 of file Functor.C.

Function Documentation

void Functor ( )

Definition at line 26 of file Functor.C.

ROOTR_MODULE ( MyFunctorModule  )

Definition at line 18 of file Functor.C.