12 #ifndef ROOT_TClassMenuItem
13 #define ROOT_TClassMenuItem
63 const char *args=
"",
Int_t selfobjposition=-1,
77 virtual void SetTitle(
const char *title) { fTitle = title; }
81 const char *args=
"",
Int_t selfobjposition = 0)
82 { fCalledObject =
obj; fFunctionName = method;
83 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.