11 #ifndef ROOT_GRootCanvas
12 #define ROOT_GRootCanvas
23 #ifndef ROOT_TCanvasImp
24 #include "TCanvasImp.h"
39 class TGHorizontal3DLine;
40 class TGVertical3DLine;
41 class TVirtualPadEditor;
42 class TGDockableFrame;
111 Int_t xroot, Int_t yroot);
116 GRootCanvas(
GCanvas *c = 0,
const char *name =
"GRUT Canvas", UInt_t width = 500, UInt_t height = 300);
117 GRootCanvas(
GCanvas *c,
const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height);
124 void EventInfo(Int_t event, Int_t px, Int_t py, TObject *selected);