Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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.