ROOT  6.06/09
Reference Guide
Functions
TFunction.cxx File Reference
#include "TFunction.h"
#include "TMethodArg.h"
#include "TROOT.h"
#include "TInterpreter.h"
#include "Strlen.h"
#include <iostream>
#include "TVirtualMutex.h"
+ Include dependency graph for TFunction.cxx:

Go to the source code of this file.

Functions

 ClassImp (TFunction) TFunction
 Default TFunction ctor. More...
 

Function Documentation

ClassImp ( TFunction  )

Default TFunction ctor.

TFunctions are constructed in TROOT via a call to TCling::UpdateListOfGlobalFunctions().

Definition at line 28 of file TFunction.cxx.