19#if ROOT_VERSION_CODE < ROOT_VERSION(6,00,00)
26 return gROOT->GetInterpreter();
40void _NAME4_(
p2,Interpreter,InspectMembers,insp)(
void *in)
56 fParam =
new tmp(&insp,obj,cl);
57 fCallBack = &
_NAME4_(
p2,Interpreter,InspectMembers,insp);
58 Bool_t batch = ForwardCallBack(1);
60 obj = ((tmp*)fParam)->par2;
61 cl = ((tmp*)fParam)->par3;
62 if (!batch)
delete fParam;
68RETURN_METHOD_ARG3(Interpreter,
Int_t,GenerateDictionary,
const char*,classes,
const char*,headers,
const char*,options);
82typedef const
char* (*GetlineFunc_t)(const
char* prompt);
83typedef
void (*HistaddFunc_t)(const
char*
line);
86 HistaddFunc_t, histaddFunc, 1)
101 Bool_t, isClassOrNamespaceOnly)
117VOID_METHOD_ARG5(Interpreter,Execute,
TObject*,obj,
TClass*,cl,const
char*,method,const
char*,params,
int*,error,1)
118VOID_METHOD_ARG5(Interpreter,Execute,
TObject*,
object,
TClass*,cl,
TMethod*,method,
TObjArray*,params,
int*,error,1)
#define _NAME3_(name1, name2, name3)
static double p2(double t, double a, double b, double c)
#define RETURN_METHOD_ARG3(klass, type, method, type1, par1, type2, par2, type3, par3)
#define VOID_METHOD_ARG1_LOCK(klass, method, type1, par1)
#define VOID_METHOD_ARG0_LOCK(klass, method)
#define _NAME4_(name1, name2, name3, name4)
#define VOID_METHOD_ARG0(klass, method, sync)
#define RETURN_METHOD_ARG0(klass, type, method)
#define VOID_METHOD_ARG5(klass, method, type1, par1, type2, par2, type3, par3, type4, par4, type5, par5, sync)
#define RETURN_PROXY_OBJECT(klass)
#define DEBUG_PROFILE_PROXY_START(method)
#define VOID_METHOD_ARG2_LOCK(klass, method, type1, par1, type2, par2)
#define VOID_METHOD_ARG1(klass, method, type1, par1, sync)
#define DEBUG_PROFILE_PROXY_STOP(method)
#define VOID_METHOD_ARG2(klass, method, type1, par1, type2, par2, sync)
#define RETURN_METHOD_ARG1(klass, type, method, type1, par1)
RETURN_METHOD_ARG2(VirtualX, Bool_t, IsDNDAware, Window_t, win, Atom_t *, typelist)
VOID_METHOD_ARG3(VirtualX, SetTypeList, Window_t, win, Atom_t, prop, Atom_t *, typelist, 1)
The ROOT global object gROOT contains a list of all defined classes.
Global functions class (global functions are obtained from CINT).
This class is the basic interface to the Win32 graphics system.
This class defines an abstract interface to a generic command line interpreter.
Abstract base class for accessing the data-members of a class.
Each ROOT class (see TClass) has a linked list of methods.
Mother of all ROOT objects.
void function(const Char_t *name_, T fun, const Char_t *docstring=0)
static constexpr double s
void Initialize(Bool_t useTMVAStyle=kTRUE)