12 #ifndef ROOT_TClassMenuItem 13 #define ROOT_TClassMenuItem 58 const char *functionname=
"",
TObject *obj=0,
59 const char *args=
"",
Int_t selfobjposition=-1,
73 virtual void SetTitle(
const char *title) { fTitle = title; }
77 const char *args=
"",
Int_t selfobjposition = 0)
78 { fCalledObject = obj; fFunctionName = method;
79 fArgs = args; fSelfObjectPos = selfobjposition;}
#define ClassDef(name, id)
The ROOT global object gROOT contains a list of all defined classes.
Mother of all ROOT objects.